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

/inkscape/src/
H A Dselection.h339 static int _emit_modified(Selection *selection);
H A Dselection.cpp72 this->_idle = g_idle_add_full(SP_SELECTION_UPDATE_PRIORITY, GSourceFunc(&Selection::_emit_modified), this, NULL);
80 Selection::_emit_modified(Selection *selection) function in class:Inkscape::Selection

Completed in 43 milliseconds