Function
Gdkcairo_set_source_rgba
Declaration [src]
void
gdk_cairo_set_source_rgba (
cairo_t* cr,
const GdkRGBA* rgba
)
Parameters
cr |
cairo_t* |
A cairo context. |
|
The data is owned by the caller of the function. | |
rgba |
GdkRGBA |
A |
|
The data is owned by the caller of the function. |