Leaflet.visibleChildName

string visibleChildName() @property nothrow

Get visibleChildName property.

Returns

The name of the widget currently visible when the leaflet is folded.

See adw.leaflet.Leaflet.visibleChild.

Deprecated

void visibleChildName(string propval) @property nothrow

Set visibleChildName property.

Parameters

propvalThe name of the widget currently visible when the leaflet is folded. See adw.leaflet.Leaflet.visibleChild.

Deprecated