Ags.GenericMainLoop¶
- Subclasses:
None
Methods¶
- Inherited:
Ags.Thread (48), GObject.Object (37), Ags.Connectable (13), Ags.MainLoop (9)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Ags.Thread (4), GObject.Object (7), Ags.Connectable (13), Ags.MainLoop (9)
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
critical_region_ref |
r |
||
is_critical_region |
r |
||
is_syncing |
r |
||
thread |
r |
||
tree_lock |
r |
Class Details¶
- class Ags.GenericMainLoop(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
the new
Ags.GenericMainLoop
- Return type:
Create a new
Ags.GenericMainLoop
.New in version 3.0.0.