Function
Gdkthreads_leave
deprecated: 3.6
Declaration [src]
void
gdk_threads_leave (
void
)
Description [src]
Leaves a critical region begun with gdk_threads_enter().
Deprecated since: 3.6
All GDK and GTK+ calls should be made from the main thread.