Connect to the adw.tab_overview.TabOverview.createTab signal to use it.
TabOverview.enableNewTab
bool enableNewTab() @propertyGet enableNewTab property.
Returns
Whether to enable new tab button.
void enableNewTab(bool propval) @propertySet enableNewTab property.
Parameters
propval | Whether to enable new tab button. Connect to the adw.tab_overview.TabOverview.createTab signal to use it. |