get_visible_child_name


Description:

public unowned string? get_visible_child_name ()

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`