create_tab
Description:
Emitted when a tab needs to be created;
This can happen after the new tab button has been pressed, see [property@TabOverview:enable-new-tab].
The signal handler is expected to create a new page in the corresponding [class@TabView] and return it.
Returns:
the newly created page |