Package: pango

Accessor pango:matrix-y0

Lambda List

pango:matrix-y0 (instance)

Syntax

(pango:matrix-y0 instance) => y0
(setf (pango:matrix-y0 instance) y0)

Arguments

instance -- a pango:matrix instance
y0 -- a double float for the y0 component of the transformation matrix

Details

Accessor of the y0 slot of the pango:matrix structure.
 

See also

2025-1-3