pangoGlyphStringSetSize {RGtk2}R Documentation

pangoGlyphStringSetSize

Description

Resize a glyph string to the given length.

Usage

pangoGlyphStringSetSize(object, new.len)

Arguments

object

[PangoGlyphString] a PangoGlyphString.

new.len

[integer] the new length of the string.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]