c_cairo_pattern_get_color_stop_rgba
__gshared extern (C)
cairo_status_t function(cairo_pattern_t* pattern, int index, double* offset, double* red, double* green, double* blue, double* alpha) c_cairo_pattern_get_color_stop_rgba;
gtkc cairo
static variables