PgRenderer.getColor

Gets the current rendering color for the specified part.

class PgRenderer
getColor

Parameters

part PangoRenderPart

the part to get the color for

Return Value

Type: PgColor

the color for the specified part, or NULL if it hasn't been set and should be inherited from the environment.

Meta