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

/inkscape/src/ui/dialog/
H A Dlivepatheffect-add.h67 void onButtonEvent(GdkEventButton* evt);
H A Dlivepatheffect-add.cpp91 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 705 milliseconds