Package: gtk

Accessor gtk:paned-resize-end-child

Lambda List

gtk:paned-resize-end-child (object)

Syntax

(gtk:paned-resize-end-child object) => resize
(setf (gtk:paned-resize-end-child) object) resize)

Arguments

object -- a gtk:paned widget
resize -- a boolean whether the second child expands and shrinks

Details

Accessor of the resize-end-child slot of the gtk:paned class. The gtk:paned-resize-end-child function returns whether the end child widget can be resized. The (setf gtk:paned-resize-end-child) function sets the property.
 

See also

2024-4-22