threads_init


Description:


[ Version ( deprecated = true , deprecated_since = "3.6" ) ]
public void threads_init ()

Warning: threads_init is deprecated since 3.6.

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 gtk_init.


Namespace: Gdk
Package: gdk-3.0