Package: gtk

Accessor gtk:notebook-show-tabs

Lambda List

gtk:notebook-show-tabs (object)

Syntax

(gtk:notebook-show-tabs object) => show-tabs
(setf (gtk:notebook-show-tabs object) show-tabs)

Arguments

object -- a gtk:notebook widget
show-tabs -- true if the tabs should be shown

Details

The accessor for the show-tabs slot of the gtk:notebook class gets or sets whether the notebook tabs of the notebook are shown.
 

See also

2025-07-31