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

/inkscape/src/extension/dbus/wrapper/
H A Dinkscape-dbus-wrapper.c586 inkscape_selection_box (DocumentInterface *doc, const gint IN_x, const gint IN_y, const gint IN_x2, const gint IN_y2, const gboolean IN_replace, GError **error) argument
589 return org_inkscape_document_selection_box (proxy, IN_x, IN_y, IN_x2, IN_y2, IN_replace, error);

Completed in 27 milliseconds