Makes the child with the given name visible.
Note that the child widget has to be visible itself (see gtk_widget_show()) in order to become the visible child of @stack.
the name of the child to make visible
the transition type to use
3.10
See Implementation
Makes the child with the given name visible.
Note that the child widget has to be visible itself (see gtk_widget_show()) in order to become the visible child of @stack.