Polkit.Details¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Polkit.Details(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An object used for passing details around.
- classmethod new()¶
- Returns:
A
Polkit.Details
object. Free withGObject.Object.unref
().- Return type:
Creates a new
Polkit.Details
object.
- get_keys()¶
- Returns:
None
if there are no keys otherwise an array of strings that should be freed withGLib.strfreev
().- Return type:
Gets a list of all keys on self.