Method
PangoGlyphItemapply_attrs
since: 1.2
Declaration
GSList*
pango_glyph_item_apply_attrs (
PangoGlyphItem* glyph_item,
const char* text,
PangoAttrList* list
)
Parameters
text
-
Type:
const char*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. list
-
Type:
PangoAttrList
No description available.
The data is owned by the caller of the method.