Learn R Programming

RGtk2 (version 2.8.7)

cairoGetFontFace: cairoGetFontFace

Description

Gets the current font face for a Cairo.

Usage

cairoGetFontFace(cr)

Arguments

Value

[CairoFontFace] the current font object. Can return NULL on out-of-memory or if the context is already in an error state. To keep a reference to it, you must call cairo(). [object Object] internal