| pangoFontDescribe {RGtk2} | R Documentation |
Returns a description of the font, with font size set in points.
Use pangoFontDescribeWithAbsoluteSize if you want the font
size in device units.
pangoFontDescribe(object)
|
[PangoFont] a PangoFont |
[PangoFontDescription] a newly-allocated PangoFontDescription object.
Derived by RGtkGen from GTK+ documentation