create_tab


Description:

public unowned Tab create_tab (bool jump_to)

Creates a new Tab and adds the new tab to the Notebook.

In case jump_to is true the Notebook switches to that new Tab.

Parameters:

this

a Window

jump_to

true to set the new Tab as active

Returns:

a new Tab