cairoFontFaceGetType {RGtk2}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 font face

Details

Since 1.2

Value

[CairoFontType] The type of font.face.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]