PgLayout.getLogAttrsReadonly

Retrieves an array of logical attributes for each character in the @layout.

This is a faster alternative to pango_layout_get_log_attrs(). The returned array is part of @layout and must not be modified. Modifying the layout will invalidate the returned array.

The number of attributes returned in @n_attrs will be one more than the total number of characters in the layout, since there need to be attributes corresponding to both the position before the first character and the position after the last character.

class PgLayout
getLogAttrsReadonly
()

Return Value

Type: PangoLogAttr[]

an array of logical attributes

Meta

Since

1.30