Makes the child with the given name visible.
If @child is different from the currently visible child, the transition between the two will be animated with the current transition type of @stack.
Note that the child widget has to be visible itself (see [method@Gtk.Widget.show]) in order to become the visible child of @stack.
the name of the child to make visible
See Implementation
Makes the child with the given name visible.
If @child is different from the currently visible child, the transition between the two will be animated with the current transition type of @stack.
Note that the child widget has to be visible itself (see [method@Gtk.Widget.show]) in order to become the visible child of @stack.