Package: gtk

Accessor gtk:column-view-column-resizable

Lambda List

gtk:column-view-column-resizable (object)

Syntax

(gtk:column-view-column-resizable object) => resizable
(setf (gtk:column-view-column-resizable object) resizable)

Arguments

object -- a gtk:column-view-column object
resizable -- true if this column is resizable

Details

The accessor for the resizable slot of the gtk:column-view-column class gets or sets whether this column is resizable by dragging.
 

See also

2025-09-29