Package: pango

Function pango:layout-iter-layout-extents

Lambda List

pango:layout-iter-layout-extents (iter ink logical)

Arguments

iter -- a pango:layout-iter instance
ink -- a pango:rectangle instance to fill with the values of the ink extents, or nil
ink -- a pango:rectangle instance to fill with the values of the logical extents, or nil

Details

Obtains the extents of the Pango layout being iterated over.
 

See also

2025-2-15