Function
Gdkthreads_leave
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. |