Daemon Management Functions

Daemon Management Functions — Functions used by session to run the Gnome Keyring Daemon.

Description

These functions are not used by most applications using Gnome Keyring.

Details

gnome_keyring_daemon_set_display_sync ()

GnomeKeyringResult  gnome_keyring_daemon_set_display_sync
                                                        (const char *display);

Warning

gnome_keyring_daemon_set_display_sync is deprecated and should not be used in newly-written code.

Deprecated. No longer supported, always fails.

display :

Deprecated

Returns :

GNOME_KEYRING_RESULT_DENIED

gnome_keyring_daemon_prepare_environment_sync ()

GnomeKeyringResult  gnome_keyring_daemon_prepare_environment_sync
                                                        (void);

Warning

gnome_keyring_daemon_prepare_environment_sync is deprecated and should not be used in newly-written code.

Deprecated. No longer supported, call is ignored.

Returns :

GNOME_KEYRING_RESULT_OK