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