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

/inkscape/src/
H A Dege-color-prof-tracker.cpp132 static void target_finalized( gpointer data, GObject* where_the_object_was );
210 g_object_weak_ref( G_OBJECT(target), target_finalized, obj ); local
386 void target_finalized( gpointer data, GObject* where_the_object_was ) function

Completed in 378 milliseconds