Leaflet.visibleChild

Set visibleChild property.

More...
  1. gtk.widget.Widget visibleChild [@property getter]
  2. gtk.widget.Widget visibleChild [@property setter]
    class Leaflet
    @property
    void
    visibleChild

Parameters

propval gtk.widget.Widget

The widget currently visible when the leaflet is folded.

The transition is determined by property@Leaflet:transition-type and property@Leaflet:child-transition-params. The transition can be cancelled by the user, in which case visible child will change back to the previously visible child.

Detailed Description

Deprecated: See the migration guide