pangoAttrScaleNew {RGtk2} | R Documentation |
Create a new font size scale attribute. The base font for the
affected text will have its size multiplied by scale.factor
.
pangoAttrScaleNew(scale.factor)
|
[numeric] factor to scale the font |
[PangoAttribute
] the newly allocated PangoAttribute
.
Derived by RGtkGen from GTK+ documentation