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

/inkscape/src/
H A Dsp-item-group.cpp608 void SPGroup::setInsertBottom(bool insertbottom) { argument
609 if ( _insertBottom != insertbottom) {
610 _insertBottom = insertbottom;

Completed in 17 milliseconds