Layout.getLogAttrs

void getLogAttrs(out pango.types.LogAttr[] attrs)

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

Parameters

attrslocation to store a pointer to an array of logical attributes. This value must be freed with [glib.global.gfree].