get_schema


Description:


[ Version ( since = "0.18.6" ) ]
public unowned Schema get_schema (SchemaType type)

Get a secret storage schema of the given type.

C code may access the schemas (such as SECRET_SCHEMA_NOTE) directly, but language bindings cannot, and must use this accessor.

Parameters:

type

type of schema to get

Returns:

schema type


Namespace: Secret
Package: libsecret-1