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

/inkscape/src/
H A Dselection-describer.h34 sigc::connection *_selection_modified_connection; member in class:Inkscape::SelectionDescriber
H A Dselection-describer.cpp105 _selection_modified_connection = new sigc::connection (
114 _selection_modified_connection->disconnect();
116 delete _selection_modified_connection;

Completed in 345 milliseconds