Method
PangoGlyphItemIterinit_end
since: 1.22
Declaration
gboolean
pango_glyph_item_iter_init_end (
PangoGlyphItemIter* iter,
PangoGlyphItem* glyph_item,
const char* text
)
Parameters
glyph_item
-
Type:
PangoGlyphItem
No description available.
The data is owned by the caller of the method. 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.