Method
AgsGuiNotebookinsert_tab
since: 3.0.0
Declaration [src]
void
ags_notebook_insert_tab (
AgsNotebook* notebook,
GtkToggleButton* tab,
gint position
)
Parameters
tab
-
Type:
GtkToggleButton
The
GtkToggleButton
.The data is owned by the caller of the method. position
-
Type:
gint
The position as integer.