Can anyone tell me and explain whether I need gdk_threads_enter/leave calls,
when using GConfClient in a multi-threaded GTK+ program, from a thread other
than the main thread?
I've skimmed the gconf docs and the GDK threads overview but I'm still unclear.