Gtk.Notebook.prototype.get_show_tabs
function get_show_tabs():Boolean { // Gjs wrapper for gtk_notebook_get_show_tabs() }
Returns whether the tabs of the notebook are shown. See Gtk.set_show_tabs.
- Returns
true if the tabs are shown
function get_show_tabs():Boolean { // Gjs wrapper for gtk_notebook_get_show_tabs() }
Returns whether the tabs of the notebook are shown. See Gtk.set_show_tabs.
true if the tabs are shown