Method
GtkStackget_visible_child_name
since: 3.10
Declaration [src]
const gchar*
gtk_stack_get_visible_child_name (
GtkStack* stack
)
Description [src]
Returns the name of the currently visible child of stack
, or
NULL
if there is no visible child.
Available since: 3.10
Gets property | Gtk.Stack:visible-child-name |