Method

PangoGlyphItemapply_attrs

since: 1.2

Declaration

GSList*
pango_glyph_item_apply_attrs (
  PangoGlyphItem* glyph_item,
  const char* text,
  PangoAttrList* list
)

Description

No description available.

Available since: 1.2

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.

Return value

Type: A list of None

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.