Package: pango

Function pango-layout-log-attrs-readonly

Lambda List

pango-layout-log-attrs-readonly (layout)

Arguments

layout -- a pango-layout object

Return Value

a list of logical attributes of type pango-log-attr

Details

Retrieves a list of logical attributes for each character in the layout.

This is a faster alternative to the function pango-layout-log-attrs. The returned list is part of layout and must not be modified. Modifying the layout will invalidate the returned list.
 

See also

2021-1-15