ViewStack.visibleChildName

string visibleChildName() @property

Get visibleChildName property.

Returns

The name of the widget currently visible in the stack.

See adw.view_stack.ViewStack.visibleChild.

void visibleChildName(string propval) @property

Set visibleChildName property.

Parameters

propvalThe name of the widget currently visible in the stack. See adw.view_stack.ViewStack.visibleChild.