Package: pango

Function pango-layout-iter-layout-extents

Lambda List

pango-layout-iter-layout-extents (iter)

Arguments

iter -- a pango-layout-iter instance

Return Value

ink-rect -- a pango-rectangle instance with ink extents
logical-rect -- a pango-rectangle instance with logical extents

Details

Obtains the extents of the Pango layout being iterated over. ink-rect or logical-rect can be NULL if you are not interested in them.
 

See also

2021-1-16