Misc
Object Hierarchy:
Description:
[
CCode ( type_id =
"atk_misc_get_type ()" ) ]
public class Misc :
Object
A set of ATK utility functions for thread locking
A set of utility functions for thread locking. This interface and all his related methods are deprecated since 2.12.
Content:
Static methods:
Creation methods:
Methods:
- public virtual void threads_enter ()
Take the thread mutex for the GUI toolkit, if one exists.
- public virtual void threads_leave ()
Release the thread mutex for the GUI toolkit, if one exists.
Inherited Members:
All known members inherited from class GLib.Object