Searched defs:_updateMessageFromSelection (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dselection-describer.cpp104 sigc::mem_fun(*this, &SelectionDescriber::_updateMessageFromSelection)));
108 _updateMessageFromSelection(selection);
121 _updateMessageFromSelection(selection);
124 void SelectionDescriber::_updateMessageFromSelection(Inkscape::Selection *selection) { function in class:Inkscape::SelectionDescriber

Completed in 10 milliseconds