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

/inkscape/src/extension/dbus/wrapper/
H A Dinkscape-dbus-wrapper.c65 document_interface_finalize (GObject *object) function
76 object_class->finalize = document_interface_finalize;
/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp302 document_interface_finalize (GObject *object) function
313 object_class->finalize = document_interface_finalize;

Completed in 393 milliseconds