API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
const char* gtk_notebook_get_group_name ( GtkNotebook* notebook )
获取 notebook 的当前群组名称。
notebook
Gtk.Notebook:group-name
类型: const char*
const char*
群组名称,如果未设置则返回 NULL。
NULL