cairoFontFaceGetType {RGtk2} | R Documentation |
This function returns the type of the backend used to create
a font face. See CairoFontType
for available types.
cairoFontFaceGetType(font.face)
|
[CairoFontFace ] a font face |
Since 1.2
[CairoFontType
] The type of font.face
.
Derived by RGtkGen from GTK+ documentation