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

/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DGnomeFileTypeDetector.c57 typedef void (*g_object_unref_func)(gpointer object); typedef
65 static g_object_unref_func g_object_unref;
103 g_object_unref = (g_object_unref_func)dlsym(gio_handle, "g_object_unref");

Completed in 30 milliseconds