pangoFontDescriptionSetAbsoluteSize {RGtk2} | R Documentation |
Sets the size field of a font description, in device units. This is mutually
exclusive with pangoFontDescriptionSetSize
which sets the font size
in points.
pangoFontDescriptionSetAbsoluteSize(object, size)
|
|
|
the new size, in Pango units. There are |
Since 1.8
Derived by RGtkGen from GTK+ documentation