Collection


Object Hierarchy:

Secret.Collection Secret.Collection Secret.Collection GLib.DBusProxy GLib.DBusProxy GLib.DBusProxy->Secret.Collection GLib.Object GLib.Object GLib.Object->GLib.DBusProxy GLib.AsyncInitable GLib.AsyncInitable GLib.AsyncInitable->Secret.Collection GLib.AsyncInitable->GLib.DBusProxy GLib.DBusInterface GLib.DBusInterface GLib.DBusInterface->Secret.Collection GLib.DBusInterface->GLib.DBusProxy GLib.Initable GLib.Initable GLib.Initable->Secret.Collection GLib.Initable->GLib.DBusProxy

Description:

[ CCode ( type_id = "secret_collection_get_type ()" ) ]
public class Collection : DBusProxy, AsyncInitable, DBusInterface, Initable

A proxy object representing a collection of secrets in the Secret Service.

Collection represents a collection of secret items stored in the Secret Service.

A collection can be in a locked or unlocked state. Use [methodSecretService.lock] or [methodSecretService.unlock] to lock or unlock the collection.

Use the [propertySecretCollection:items] property or [methodSecretCollection.get_items] to lookup the items in the collection. There may not be any items exposed when the collection is locked.


Namespace: Secret
Package: libsecret-1

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GLib.AsyncInitable
All known members inherited from interface GLib.DBusInterface
All known members inherited from interface GLib.Initable