Package: gtk

Accessor gtk:notebook-scrollable

Lambda List

gtk:notebook-scrollable (object)

Syntax

(gtk:notebook-scrollable object) => scrollable
(setf (gtk:notebook-scrollable object) scrollable)

Arguments

object -- a gtk:notebook widget
scrollable -- true if scroll arrows should be added

Details

The accessor for the scrollable slot gets or sets whether the tab label area has arrows for scrolling if there are too many tabs to fit in the area.
 

See also

2026-06-12