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

/inkscape/src/ui/
H A Duxmanager.cpp56 void desktopDestructHandler(SPDesktop *desktop) function in namespace:__anon132
253 tracker.destroyConn = desktop->connectDestroy(&desktopDestructHandler);
/inkscape/src/widgets/
H A Dtoolbox.cpp896 static void desktopDestructHandler(SPDesktop *desktop) function
966 desktop->connectDestroy(&desktopDestructHandler);

Completed in 20 milliseconds