Gtk.Notebook.prototype.set_scrollable
function set_scrollable(scrollable:Boolean):void { // Gjs wrapper for gtk_notebook_set_scrollable() }
Sets whether the tab label area will have arrows for scrolling if there are too many tabs to fit in the area.
- scrollable
true if scroll arrows should be added