gdkPangoRendererSetOverrideColor {RGtk2} | R Documentation |
Sets the color for a particular render part (foreground, background, underline, etc.), overriding any attributes on the layouts renderered with this renderer.
gdkPangoRendererSetOverrideColor(object, part, color = NULL)
|
|
|
the part to render to set the color of |
|
the color to use, or |
Since 2.6
Derived by RGtkGen from GTK+ documentation