Package: gtk
Accessor gtk:stack-visible-child-name
Lambda Listgtk:stack-visible-child-name (object) SyntaxArgumentsDetails The accessor for the visible-child-name slot gets or sets
the name of the currently visible child of the stack. Returns nil if there is no visible child. If the child widget is different from the currently visible child, 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