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

/inkscape/src/extension/dbus/wrapper/
H A Dinkscape-dbus-wrapper.c546 inkscape_selection_rotate (DocumentInterface *doc, const gint IN_angle, GError **error) argument
549 return org_inkscape_document_selection_rotate (proxy, IN_angle, error);

Completed in 20 milliseconds