threads_init


Description:


public void threads_init ()

Initializes GDK so that it can be used from multiple threads in conjunction with threads_enter and threads_leave.

Note:

All GDK and GTK+ calls should be made from the main thread

This call must be made before any use of the main loop from GTK+; to be safe, call it before init.


Namespace: Gdk
Package: gdk-2.0