Package: pango

Accessor pango:rectangle-y

Lambda List

pango:rectangle-y (rect)

Syntax

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

Arguments

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

Details

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

See also

2025-1-1