get_visible_child_name
Description:
[ Version ( since = "3.10" ) ]
public unowned string? get_visible_child_name ()
Returns the name of the currently visible child of this, or null if
there is no visible child.
Parameters:
Returns:
the name of the visible child of the Stack
|