Searched defs:signal_selection_changed (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/tool/ | ||
H A D | control-point-selection.h | 72 signal_selection_changed.emit(std::vector<key_type>(first, last), true); 115 sigc::signal<void, std::vector<SelectableControlPoint *>, bool> signal_selection_changed; member in class:Inkscape::UI::ControlPointSelection |
/inkscape/src/ | ||
H A D | inkscape.h | 170 sigc::signal<void, Inkscape::Selection *> signal_selection_changed; member in class:Inkscape::Application |
Completed in 44 milliseconds