Method GTK2.Notebook()->set_group_id()
- Method set_group_id
GTK2.Notebook
set_group_id(int
id
)- Description
Sets an group identifier for notebook; notebooks sharing the same group identifier will be able to exchange tabs via drag and drop. A notebook with group identifier -1 will not be able to exchange tabs with any other notebook.