pangoFontDescriptionCopy {RGtk2} | R Documentation |
Make a copy of a PangoFontDescription
.
pangoFontDescriptionCopy(object)
|
[PangoFontDescription ] a PangoFontDescription , may be NULL |
[PangoFontDescription
] the newly allocated PangoFontDescription
, or NULL
if desc
was NULL
.
Derived by RGtkGen from GTK+ documentation