Retrievable


Object Hierarchy:

Secret.Retrievable Secret.Retrievable Secret.Retrievable GLib.Object GLib.Object GLib.Object->Secret.Retrievable

Description:

[ CCode ( type_cname = "SecretRetrievableInterface" , type_id = "secret_retrievable_get_type ()" ) ]
[ Version ( since = "0.19.0" ) ]
public interface Retrievable : Object

A read-only view of a secret item in the Secret Service.

Retrievable provides a read-only view of a secret item stored in the Secret Service.

Each item has a value, represented by a [structValue], which can be retrieved by [methodRetrievable.retrieve_secret] and [methodRetrievable.retrieve_secret_finish].

All known implementing classes:

Namespace: Secret
Package: libsecret-1

Content:

Properties:

Methods:

Inherited Members: