Adds a child to stack.
The child is identified by the name. The title will be used by gtk.stack_switcher.StackSwitcher to represent child in a tab bar, so it should be short.
the widget to add
the name for child
a human-readable title for child
the gtk.stack_page.StackPage for child
Adds a child to stack.
The child is identified by the name. The title will be used by gtk.stack_switcher.StackSwitcher to represent child in a tab bar, so it should be short.