cairoScaledFontGetFontFace {RGtk2} | R Documentation |
Gets the font face that this scaled font was created for.
cairoScaledFontGetFontFace(scaled.font)
|
[CairoScaledFont ] a CairoScaledFont |
Since 1.2
[CairoFontFace
] The CairoFontFace
with which scaled.font
was
created.
Derived by RGtkGen from GTK+ documentation