gi-secret-0.0.17: Libsecret bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
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 [funcpasswordStore], Collection.for_alias or similar functions.

pattern COLLECTION_DEFAULT :: Text Source #

An alias to the default collection.

This can be passed to [funcpasswordStore] Collection.for_alias.

pattern BACKEND_EXTENSION_POINT_NAME :: Text Source #

Extension point for the secret backend.