Method

HeTabSwitcherinsert_tab

Declaration

guint
he_tab_switcher_insert_tab (
  HeTabSwitcher* self,
  HeTab* tab,
  gint index
)

Description [src]

Insert a new tab into the TabSwitcher. To append a tab, you may use -1 as the index..

Parameters

tab

Type: HeTab

No description available.

The data is owned by the caller of the method.
index

Type: gint

No description available.

Return value

Type: guint

No description available.