PgRenderer.setColor

Sets the color for part of the rendering. Since 1.8

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. [allow-none]

Meta