Package: gtk

Accessor gtk:notebook-page-tab-expand

Lambda List

gtk:notebook-page-tab-expand (object)

Syntax

(gtk:notebook-page-tab-expand object) => expand
(setf (gtk:notebook-page-tab-expand object) expand)

Arguments

object -- a gtk:notebook-page object
expand -- a boolean whether to expand the notebook tab of the child widget

Details

Accessor of the tab-expand slot of the gtk:notebook-page class. Whether to expand the notebook tab of the child widget.
 

See also

2024-10-4