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

/inkscape/src/widgets/
H A Dlpe-toolbar.cpp278 static void lpetool_toolbox_watch_ec(SPDesktop* dt, Inkscape::UI::Tools::ToolBase* ec, GObject* holder);
406 desktop->connectEventContextChanged(sigc::bind(sigc::ptr_fun(lpetool_toolbox_watch_ec), holder));
409 static void lpetool_toolbox_watch_ec(SPDesktop* desktop, Inkscape::UI::Tools::ToolBase* ec, GObject* holder) function

Completed in 39 milliseconds