pangoFontDescriptionSetSize {RGtk2} | R Documentation |
Sets the size field of a font description in fractional points. This is mutually
exclusive with pangoFontDescriptionSetAbsoluteSize
.
pangoFontDescriptionSetSize(object, size)
|
|
|
the size of the font in points, scaled by PANGO_SCALE. (That is,
a |
Derived by RGtkGen from GTK+ documentation