Searched refs:document_interface_selection_get (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/dbus/
H A Ddocument-interface.h283 document_interface_selection_get (DocumentInterface *doc_interface, char ***out, GError **error);
H A Ddocument-interface.cpp1087 gboolean document_interface_selection_get(DocumentInterface *doc_interface, char ***out, GError ** /*error*/) function
1337 return document_interface_selection_get (doc_interface, newpaths, error);

Completed in 18 milliseconds