Notebook.getGroupId

Warning gtk_notebook_get_group_id has been deprecated since version 2.12 and should not be used in newly-written code. use gtk_notebook_get_group_name() instead. Gets the current group identificator for notebook. Since 2.10

class Notebook
int
getGroupId
()

Return Value

Type: int

the group identificator, or -1 if none is set.

Meta