Searched defs:IN_rotation (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/dbus/wrapper/
H A Dinkscape-dbus-wrapper.c164 inkscape_polygon (DocumentInterface *doc, const gint IN_cx, const gint IN_cy, const gint IN_radius, const gint IN_rotation, const gint IN_sides, GError **error) argument
168 org_inkscape_document_polygon (proxy, IN_cx, IN_cy, IN_radius, IN_rotation, IN_sides, &OUT_object_name, error);

Completed in 19 milliseconds