get_visible_child
Description:
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` |
Gets the currently visible child of this.
Returns null if there are no visible children.
this |
a `GtkStack` |
the visible child of the `GtkStack` |