Stack.getVisibleChild

Gets the currently visible child of stack, or NULL if there are no visible children.

class Stack
getVisibleChild
()

Return Value

Type: Widget

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

Meta