Searched defs:removeDialogConnection (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | event-log.cpp | 116 void removeDialogConnection(Gtk::TreeView *event_list_view, Inkscape::EventLog::CallbackMap *callback_connections) function in class:Inkscape::EventLogPrivate 357 void EventLog::removeDialogConnection(Gtk::TreeView *event_list_view, CallbackMap *callback_connections) function in class:Inkscape::EventLog 359 _priv->removeDialogConnection(event_list_view, callback_connections); |
Completed in 125 milliseconds