Gtk.Notebook.prototype.set_show_tabs
function set_show_tabs(show_tabs:Boolean):void {
// Gjs wrapper for gtk_notebook_set_show_tabs()
}Sets whether to show the tabs for the notebook or not.
- show_tabs
true if the tabs should be shown
function set_show_tabs(show_tabs:Boolean):void {
// Gjs wrapper for gtk_notebook_set_show_tabs()
}Sets whether to show the tabs for the notebook or not.
true if the tabs should be shown