Package: pango

Accessor pango:rectangle-width

Lambda List

pango:rectangle-width (rect)

Syntax

(pango:rectangle-width rect) => width
(setf (pango:rectangle-width rect) width)

Arguments

rect -- a pango:rectangle instance
width -- an integer for the width of the rectangle

Details

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

See also

2025-1-1