TabView.append
adw.tab_page.TabPage append(gtk.widget.Widget child)Inserts child as the last non-pinned page.
Parameters
child | a widget to add |
Returns
the page object representing child
adw.tab_page.TabPage append(gtk.widget.Widget child)Inserts child as the last non-pinned page.
child | a widget to add |