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

Accessor of the show-tabs slot of the gtk:notebook class. The gtk:notebook-show-tabs function returns whether the notebook tabs of the notebook are shown. The (setf gtk:notebook-show-tabs) function sets whether to show the notebook tabs.
 

See also

2024-10-4