Function
Gdk.cairo_set_source_rgba
Declaration [src]
void
gdk_cairo_set_source_rgba (
cairo_t* cr,
const GdkRGBA* rgba
)
Parameters
cr |
cairo_t* |
a cairo context |
|
Ownership is not transferred to the callee | |
rgba |
GdkRGBA |
a |
|
Ownership is not transferred to the callee |