pangoGlyphStringCopy {RGtk2} | R Documentation |
Copy a glyph string and associated storage.
pangoGlyphStringCopy(object)
|
[PangoGlyphString ] a PangoGlyphString , may be NULL |
[PangoGlyphString
] the newly allocated PangoGlyphString
,
or NULL
if string
was NULL
.
Derived by RGtkGen from GTK+ documentation