Stack.getVisibleChildName

Returns the name of the currently visible child of stack, or NULL if there is no visible child.

class Stack
string
getVisibleChildName
()

Return Value

Type: string

the name of the visible child of the GtkStack. [transfer none] Since 3.10

Meta