CLASS
Adw.TabView
Initialize a tab view.
Append a new tab.
- Parameters:
- title: The tab's title.
- widget: The tab's widget.
- getPage: Get the tab page's identifier.
- Returns: The tab view.
Prepend a new tab.
- Parameters:
- title: The tab's title.
- widget: The tab's widget.
- getPage: Get the tab page's identifier.
- Returns: The tab view.