[ Version ( deprecated = true , since = "1.13" ) ]
public virtual void threads_enter ()
Warning: threads_enter is deprecated.
Take the thread mutex for the GUI toolkit, if one exists.
Since 2.12.
(This method is implemented by the toolkit ATK implementation layer; for instance, for GTK+, GAIL implements this via GDK_THREADS_ENTER).
this |
an AtkMisc instance for this application. |