Searched defs:onButtonEvent (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | livepatheffect-add.cpp | 91 effectlist_treeview.signal_button_press_event().connect_notify( sigc::mem_fun(*this, &LivePathEffectAdd::onButtonEvent) ); 123 void LivePathEffectAdd::onButtonEvent(GdkEventButton* evt) function in class:Inkscape::UI::Dialog::LivePathEffectAdd |
Completed in 14 milliseconds