Searched refs:on_copy_button_click (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/live_effects/parameter/ | ||
H A D | path.h | 85 void on_copy_button_click(); |
H A D | path.cpp | 178 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