ViewStack.add
adw.view_stack_page.ViewStackPage add(gtk.widget.Widget child) nothrowAdds a child to self.
Parameters
child | the widget to add |
Returns
the adw.view_stack_page.ViewStackPage for child
adw.view_stack_page.ViewStackPage add(gtk.widget.Widget child) nothrowAdds a child to self.
child | the widget to add |