Stack.getVisibleChildName

Returns the name of the currently visible child of @stack.

Returns %NULL if there is no visible child.

class Stack
string
getVisibleChildName
()

Return Value

Type: string

the name of the visible child of the GtkStack

Meta