Free a #GnomeKeyringInfo object. If a %NULL pointer is passed nothing occurs.
Get the time at which the keyring was created.
Get whether the keyring is locked or not.
Get whether or not to lock a keyring after a certain amount of idle time.
See also gnome_keyring_info_get_lock_timeout().
Get the idle timeout, in seconds, after which to lock the keyring.
See also gnome_keyring_info_get_lock_on_idle().
Get the time at which the keyring was last modified.
Set whether or not to lock a keyring after a certain amount of idle time.
See also gnome_keyring_info_set_lock_timeout().
Whether to lock or not.
Set the idle timeout, in seconds, after which to lock the keyring.
See also gnome_keyring_info_set_lock_on_idle().
The lock timeout in seconds.
Copy a #GnomeKeyringInfo object.