Leaflet.visibleChildName

string visibleChildName() @property

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

Set visibleChildName property.

Parameters

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

Deprecated