Secret.ServiceClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
collection_gtype |
r |
the [alias`GObject`.Type] of the [class`Collection`] objects instantiated by the |
|
get_collection_gtype |
r |
called to get the |
|
get_item_gtype |
r |
called to get the |
|
item_gtype |
r |
the [alias`GObject`.Type] of the [class`Item`] objects instantiated by the |
|
padding |
[ |
r |
|
parent_class |
r |
the parent class |
|
prompt_async |
r |
called to perform asynchronous prompting when necessary |
|
prompt_finish |
r |
called to complete an asynchronous prompt operation |
|
prompt_sync |
r |
called to perform synchronous prompting when necessary |
Methods¶
None
Details¶
- class Secret.ServiceClass¶
The class for
Secret.Service
.