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

/inkscape/src/
H A Dege-color-prof-tracker.cpp133 static void window_finalized( gpointer data, GObject* where_the_object_was );
408 void window_finalized( gpointer data, GObject* where_the_object_was ) function
436 g_object_weak_ref( G_OBJECT(win), window_finalized, user_data ); local

Completed in 15 milliseconds