Notebook.getGroup

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

class Notebook
void*
getGroup
()

Return Value

Type: void*

the group identificator, or NULL if none is set. [transfer none]

Meta