Method

PangoGlyphStringset_size

Declaration [src]

void
pango_glyph_string_set_size (
  PangoGlyphString* string,
  int new_len
)

Description [src]

Resize a glyph string to the given length.

Parameters

new_len

Type: int

The new length of the string.