Package: gtk

Accessor gtk:notebook-page-tab-fill

Lambda List

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

Syntax

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

Arguments

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

Details

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

See also

2024-10-4