GtkNotebook::set_scrollable

void set_scrollable(bool scrollable);

Sets whether or not there will be arrows for scrolling if there are more tabs than can be displayed in the tab label area. If scrollable is set to true scrolling arrows will appear when needed. If scrollable is set to false the tab label area will not be scrollable.