insert_tab


Description:

public uint insert_tab (Tab tab, int index)

Insert a new tab into the TabSwitcher.

To append a tab, you may use -1 as the index.