Collection


Object Hierarchy:

Object hierarchy for Collection

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 [method@SecretService.lock] or [method@SecretService.unlock] to lock or unlock the collection.

Use the [property@SecretCollection:items] property or [method@SecretCollection.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