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

/inkscape/src/extension/dbus/wrapper/
H A Dinkscape-dbus-wrapper.c119 DocumentInterface * inkdesk = (DocumentInterface *)g_object_new (TYPE_DOCUMENT_INTERFACE, NULL); local
120 inkdesk->proxy = proxy;
121 return inkdesk;

Completed in 13 milliseconds