Method

AgsGuiNotebookremove_tab

since: 3.0.0

Declaration [src]

void
ags_notebook_remove_tab (
  AgsNotebook* notebook,
  GtkToggleButton* tab
)

Description [src]

Remove tab from notebook.

Available since: 3.0.0

Parameters

tab

Type: GtkToggleButton

The GtkToggleButton.

The data is owned by the caller of the function.