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 slot access function returns whether the tabs of the notebook are shown. The (setf gtk-notebook-show-tabs) slot access function sets whether to show the tabs.
 

See also

2021-12-17