get_visible_child


Description:

[ Version ( since = "3.10" ) ]
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`