Gtk.Notebook.prototype.set_show_border
function set_show_border(show_border:Boolean):void { // Gjs wrapper for gtk_notebook_set_show_border() }
Sets whether a bevel will be drawn around the notebook pages. This only has a visual effect when the tabs are not shown. See Gtk.set_show_tabs.
- show_border
true if a bevel should be drawn around the notebook