cairoFontFaceGetType {RGtk2.10} | 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 CairoFontFace |
Since 1.2
[CairoFontType
] The type of font.face
.
Derived by RGtkGen from GTK+ documentation