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

The accessor for the resize-end-child slot of the gtk:paned class gets or sets whether the end child widget can be resized.
 

See also

2025-07-31