ViewStack.visibleChild

gtk.widget.Widget visibleChild() @property nothrow

Get visibleChild property.

Returns

The widget currently visible in the stack.
void visibleChild(gtk.widget.Widget propval) @property nothrow

Set visibleChild property.

Parameters

propvalThe widget currently visible in the stack.