Gtk.Notebook.prototype.get_scrollable
function get_scrollable():Boolean {
// Gjs wrapper for gtk_notebook_get_scrollable()
}Returns whether the tab label area has arrows for scrolling. See Gtk.set_scrollable.
- Returns
true if arrows for scrolling are present