Package: pango

Accessor pango:rectangle-x

Lambda List

pango:rectangle-x (rect)

Syntax

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

Arguments

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

Details

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

See also

2025-1-1