cairoGetFontOptions {RGtk2} | R Documentation |
Retrieves font rendering options set via cairoSetFontOptions
.
Note that the returned options do not include any options derived
from the underlying surface; they are literally the options
passed to cairoSetFontOptions
.
cairoGetFontOptions(cr)
|
A list containing the following elements:
|
[ |
Derived by RGtkGen from GTK+ documentation