Package: gtk
Accessor gtk:stack-visible-child
Lambda Listgtk:stack-visible-child (object) SyntaxArgumentsDetails The accessor for the visible-child slot gets or sets the
currently visible child widget of the stack. Pass the nil value to unset the visible child widget. If widget is different from the currently visible child widget, the transition between the two will be animated with the current transition type of stack. Note that the child widget has to be visible itself, see the gtk:widget-visible function, in order to become the visible child of the stack. | See also |
2026-07-15