cairoSetSourceRgba
fn
void cairoSetSourceRgba(cairo.context.Context cr, gdk.rgba.RGBA rgba)Sets the specified [gdk.rgba.RGBA] as the source color of cr.
Parameters
cr | a cairo context |
rgba | a [gdk.rgba.RGBA] |