cairoSetFontFace {RGtk2} | R Documentation |
Replaces the current CairoFontFace
object in the Cairo
with
font.face
. The replaced font face in the Cairo
will be
destroyed if there are no other references to it.
cairoSetFontFace(cr, font.face)
|
[Cairo ] a Cairo |
|
[CairoFontFace ] a CairoFontFace , or NULL to restore to the default font |
Derived by RGtkGen from GTK+ documentation