of the gtk.stack.Stack
Stack.getVisibleChildName
string getVisibleChildName() nothrowReturns the name of the currently visible child of stack.
Returns null if there is no visible child.
Returns
the name of the visible child
string getVisibleChildName() nothrowReturns the name of the currently visible child of stack.
Returns null if there is no visible child.
of the gtk.stack.Stack