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

/inkscape/src/ui/dialog/
H A Dspellcheck.h145 void onTreeSelectionChange();
H A Dspellcheck.cpp168 tree_view.get_selection()->signal_changed().connect(sigc::mem_fun(*this, &SpellCheck::onTreeSelectionChange));
736 void SpellCheck::onTreeSelectionChange() function in class:Inkscape::UI::Dialog::SpellCheck

Completed in 41 milliseconds