Ags.Registry¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The assigned server |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
counter |
r |
||
entry |
[ |
r |
|
flags |
r |
||
gobject |
r |
||
obj_mutex |
r |
||
server |
r |
Class Details¶
- class Ags.Registry(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- add_entry(registry_entry)¶
- Parameters:
registry_entry (
Ags.RegistryEntry
) – theAgs.RegistryEntry
-struct to add
Add registry_entry to self.
New in version 3.0.0.
Property Details¶
- Ags.Registry.props.server¶
- Name:
server
- Type:
- Default Value:
- Flags:
The assigned
Ags.Server
New in version 3.0.0.