Package: gdk

Accessor gdk:rectangle-width

Lambda List

gdk:rectangle-width (instance)

Syntax

(gdk:rectangle-width instance) => width
(setf (gdk:rectangle-width instance) width)

Arguments

instance -- a gdk:rectangle instance
width -- an integer with the width of the rectangle

Details

Accessor of the width slot of the gdk:rectangle structure.
 

See also

2024-7-9