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