pangoGlyphStringSetSize {RGtk2}R Documentation

pangoGlyphStringSetSize

Description

Resize a glyph string to the given length.

Usage

pangoGlyphStringSetSize(object, new.len)

Arguments

object

a PangoGlyphString.

new.len

the new length of the string.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]