pangoCairoContextSetFontOptions {RGtk2} | R Documentation |
Sets the font options used when rendering text with this context.
These options override any options that pangoCairoUpdateContext
derives from the target surface.
pangoCairoContextSetFontOptions(context, options)
|
[PangoContext ] a PangoContext , from pangoCairoFontMapCreateContext |
|
[CairoFontOptions ] a CairoFontOptions , or NULL to unset any previously set
options. A copy is made. |
Derived by RGtkGen from GTK+ documentation