gi-secret-0.0.12: Libsecret bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Secret.Constants

Description

 
Synopsis

Documentation

pattern MINOR_VERSION :: Int32 Source #

The minor version of libsecret.

pattern MICRO_VERSION :: Int32 Source #

The micro version of libsecret.

pattern MAJOR_VERSION :: Int32 Source #

The major version of libsecret.

pattern COLLECTION_SESSION :: Text Source #

An alias to the session collection, which will be cleared when the user ends the session. This can be passed to secret_password_store(), collectionForAlias or similar functions.

pattern COLLECTION_DEFAULT :: Text Source #

An alias to the default collection. This can be passed to secret_password_store() collectionForAlias.

pattern BACKEND_EXTENSION_POINT_NAME :: Text Source #

No description available in the introspection data.