Method

AgsGuiNotebookget_tab

since: 4.0.0

Declaration [src]

GList*
ags_notebook_get_tab (
  AgsNotebook* notebook
)

Description [src]

Get tab.

Available since: 4.0.0

Return value

Type: A list of GtkToggleButton*

The GList-struct containing GtkToggleButton.

The caller of the method takes ownership of the data container, but not the data inside it.