PgRenderer.setColor

Sets the color for part of the rendering. Also see pango_renderer_set_alpha().

class PgRenderer
void
setColor

Parameters

part PangoRenderPart

the part to change the color of

color PgColor

the new color or NULL to unset the current color

Meta