Package: gtk

Accessor gtk:constraint-guide-name

Lambda List

gtk:constraint-guide-name (object)

Syntax

(gtk:constraint-guide-name object) => name
(setf (gtk:constraint-guide-name object) name)

Arguments

object -- a gtk:constraint-guide object
name -- a string for the name for the guide

Details

The accessor for the name slot gets or sets the name for the constraint guide. The name is useful for debugging purposes.
 

See also

2026-07-21