Searched defs:IN_blue (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/dbus/wrapper/ |
H A D | inkscape-dbus-wrapper.c | 390 inkscape_set_color (DocumentInterface *doc, const char * IN_shape, const gint IN_red, const gint IN_green, const gint IN_blue, const gboolean IN_fill, GError **error) argument 393 return org_inkscape_document_set_color (proxy, IN_shape, IN_red, IN_green, IN_blue, IN_fill, error);
|
Completed in 17 milliseconds