Retrievable


Object Hierarchy:

Object hierarchy for 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 [struct@Value], which can be retrieved by [method@Retrievable.retrieve_secret] and [ method@Retrievable.retrieve_secret_finish].

All known implementing classes:

Namespace: Secret
Package: libsecret-1

Content:

Properties:

Methods:

Inherited Members: