| pangoFontFaceDescribe {RGtk2} | R Documentation |
Returns the family, style, variant, weight and stretch of
a PangoFontFace. The size field of the resulting font description
will be unset.
pangoFontFaceDescribe(object)
|
[PangoFontFace] a PangoFontFace |
[PangoFontDescription] a newly-created PangoFontDescription structure
holding the description of the face.
Derived by RGtkGen from GTK+ documentation