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