| pangoCairoContextGetFontOptions {RGtk2} | R Documentation |
Retrieves any font rendering options previously set with
pangoCairoFontMapSetFontOptions(). This functions not report options
that are derived from the target surface by pangoCairoUpdateContext
pangoCairoContextGetFontOptions(context)
|
[PangoContext] a PangoContext, from pangoCairoFontMapCreateContext |
Since 1.10
[CairoFontOptions] the font options previously set on the context, or NULL
if no options have been set.
Derived by RGtkGen from GTK+ documentation