Package: pango

Accessor pango:rectangle-height

Lambda List

pango:rectangle-height (rect)

Syntax

(pango:rectangle-height rect) => heigth
(setf (pango:rectangle-height rect) height)

Arguments

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

Details

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

See also

2025-1-1