pangoFontDescriptionCopyStatic {RGtk2} | R Documentation |
Like pangoFontDescriptionCopy
, but only a shallow copy is made
of the family name and other allocated fields. This is meant to be used
when the copy is only needed temporarily.
pangoFontDescriptionCopyStatic(object)
|
[PangoFontDescription ] a PangoFontDescription |
[PangoFontDescription
] the newly allocated PangoFontDescription
.
Derived by RGtkGen from GTK+ documentation