Package: gtk

Accessor gtk-expander-resize-toplevel

Lambda List

gtk-expander-resize-toplevel (object)

Syntax

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

Arguments

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

Details

Accessor of the resize-toplevel slot of the gtk-expander class.

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

See also

2021-12-17