cairoFontFaceGetType {RGtk2.10}R Documentation

cairoFontFaceGetType

Description

This function returns the type of the backend used to create a font face. See CairoFontType for available types.

Usage

cairoFontFaceGetType(font.face)

Arguments

font.face [CairoFontFace] a CairoFontFace

Details

Since 1.2

Value

[CairoFontType] The type of font.face.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]