get_visible_child_name
Description:
Returns the name of the currently visible child of this.
Returns null if there is no visible child.
Parameters:
this |
a `GtkStack` |
Returns:
the name of the visible child of the `GtkStack` |