Method

PangoGlyphItemsplit

since: 1.2

Declaration

PangoGlyphItem*
pango_glyph_item_split (
  PangoGlyphItem* orig,
  const char* text,
  int split_index
)

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.
split_index

Type: int

No description available.

Return value

Type: PangoGlyphItem

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.