Searched defs:IN_arg2 (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/dbus/wrapper/ |
H A D | inkscape-dbus-wrapper.c | 174 inkscape_star (DocumentInterface *doc, const gint IN_cx, const gint IN_cy, const gint IN_r1, const gint IN_r2, const gdouble IN_arg1, const gdouble IN_arg2, const gint IN_sides, const gdouble IN_rounded, GError **error) argument 178 org_inkscape_document_star (proxy, IN_cx, IN_cy, IN_r1, IN_r2, IN_arg1, IN_arg2, IN_sides, IN_rounded, &OUT_object_name, error);
|
Completed in 14 milliseconds