threads_enter
Description:
[ Version ( deprecated = true , deprecated_since = "3.6" ) ]
public void threads_enter ()
Warning: threads_enter is deprecated since 3.6.
This function marks the beginning of a critical section in which GDK and GTK+ functions can be called safely and without causing race conditions.
Note:
All GDK and GTK+ calls should be made from the main thread
Only one thread at a time can be in such a critial section.
Namespace: Gdk
Package: gdk-3.0