get_color
Description:
public unowned string? get_color ()
Returns the color specification for the Source to which this
belongs.
A colored block is often displayed next to the data source's display name in user interfaces.
Parameters:
Returns:
the color specification for the Source, or null , when none is set
|