get_visible_child


Description:

public unowned Widget? get_visible_child ()

Gets the currently visible child of this.

Returns null if there are no visible children.

Parameters:

this

a `GtkStack`

Returns:

the visible child of the `GtkStack`