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

/inkscape/src/
H A Ddesktop.h475 sigc::connection _commit_connection; member in class:SPDesktop
H A Ddesktop.cpp361 _commit_connection.disconnect();
1560 _commit_connection.disconnect();
1561 _commit_connection = doc->connectCommit(sigc::mem_fun(*this, &SPDesktop::updateNow));

Completed in 344 milliseconds