Package: gtk

Accessor gtk:expander-resize-toplevel

Lambda List

gtk:expander-resize-toplevel (object)

Syntax

(gtk:expander-resize-toplevel object) => resize
(setf (gtk:expander-resize-toplevel object) resize)

Arguments

object -- a gtk:expander widget
resize -- a boolean whether to resize the toplevel

Details

Accessor of the resize-toplevel slot of the gtk:expander class. The gtk:expander-resize-toplevel function returns whether the expander will resize the toplevel widget containing the expander upon resizing and collpasing. The (setf gtk:expander-resize-toplevel) function sets whether the expander will resize.
 

See also

2024-4-17