gnome-keyring-0.1: Bindings for libgnome-keyring

Portabilitynon-portable (Typeclass extensions & FFI)
Stabilityexperimental
MaintainerJohn Millikin <jmillikin@gmail.com>

Gnome.Keyring.Attribute

Description

Attributes allow various other pieces of information to be associated with an item. These can also be used to search for relevant items. Use itemGetAttributes or itemSetAttributes to manipulate attributes in the keyring.

Each attribute is either Unicode text, or an unsigned 32-bit integer.

Documentation

data Attribute Source

Instances

Eq Attribute 
Show Attribute 
Callback GetAttributesCallback [Attribute]