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

/inkscape/src/ui/dialog/
H A Dundo-history.h162 void _onListSelectionChange();
H A Dundo-history.cpp198 _event_list_selection->signal_changed().connect(sigc::mem_fun(*this, &Inkscape::UI::Dialog::UndoHistory::_onListSelectionChange));
301 UndoHistory::_onListSelectionChange() function in class:Inkscape::UI::Dialog::UndoHistory

Completed in 14 milliseconds