set_visible_child_full
Description:
Makes the child with the given name visible.
Note that the child widget has to be visible itself (see [method@Gtk.Widget.show]) in order to become the visible child of this.
Parameters:
this |
a `GtkStack` |
name |
the name of the child to make visible |
transition |
the transition type to use |