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

/inkscape/src/
H A Dinkscape.h51 #define INKSCAPE (Inkscape::Application::instance()) macro
52 #define SP_ACTIVE_EVENTCONTEXT (INKSCAPE.active_event_context())
53 #define SP_ACTIVE_DOCUMENT (INKSCAPE.active_document())
54 #define SP_ACTIVE_DESKTOP (INKSCAPE.active_desktop())

Completed in 18 milliseconds