Gtk.Notebook.prototype.get_group_name
function get_group_name():String { // Gjs wrapper for gtk_notebook_get_group_name() }
Gets the current group name for notebook.
Since 2.24
- Returns
the group name, or null if none is set.
function get_group_name():String { // Gjs wrapper for gtk_notebook_get_group_name() }
Gets the current group name for notebook.
Since 2.24
the group name, or null if none is set.