get_color


Description:

public unowned Color? get_color (RenderPart part)

Gets the current rendering color for the specified part.

Parameters:

this

a `PangoRenderer`

part

the part to get the color for

Returns:

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