Method

AgsGuiNotebookadd_tab

since: 3.0.0

Declaration [src]

void
ags_notebook_add_tab (
  AgsNotebook* notebook,
  GtkToggleButton* tab
)

Description [src]

Add tab to notebook.

Available since: 3.0.0

Parameters

tab

Type: GtkToggleButton

The GtkToggleButton.

The data is owned by the caller of the function.