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

/inkscape/src/live_effects/parameter/
H A Dpath.h85 void on_copy_button_click();
H A Dpath.cpp178 pButton->signal_clicked().connect(sigc::mem_fun(*this, &PathParam::on_copy_button_click));
458 PathParam::on_copy_button_click() function in class:Inkscape::LivePathEffect::PathParam

Completed in 103 milliseconds