Sets the color for part of the rendering.
pangoRendererSetColor(object, part, color)
object
[PangoRenderer] a PangoRenderer
PangoRenderer
part
[PangoRenderPart] the part to change the color of
PangoRenderPart
color
[PangoColor] the new color or NULL to unset the current color
PangoColor
NULL
Since 1.8
Derived by RGtkGen from GTK+ documentation