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