Package: gtk

Accessor gtk-expander-label-fill

Lambda List

gtk-expander-label-fill (object)

Syntax

(gtk-expander-label-fill object) => label-fill
(setf (gtk-expander-label-fill object) label-fill)

Arguments

object -- a gtk-expander widget
label-fill -- true if the label should should fill all available horizontal space

Details

Accessor of the label-fill slot of the gtk-expander class.

The gtk-expander-label-fill slot access function returns whether the label widget will fill all available horizontal space allocated to expander. The (setf gtk-expander-label-fill) slot access function sets whether the label widget should fill all available horizontal space allocated to expander.
 

See also

2021-12-17