Package: gtk

Accessor gtk:constraint-guide-nat-width

Lambda List

gtk:constraint-guide-nat-width (object)

Syntax

(gtk:constraint-guide-nat-width object) => width
(setf (gtk:constraint-guide-nat-width object) width)

Arguments

object -- a gtk:constraint-guide object
width -- an integer for the preferred, or natural, width of the guide

Details

The accessor for the nat-width slot of the gtk:constraint-guide class gets or sets the preferred width of the guide.
 

See also

2025-08-03