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