[CCode (cheader_filename = "gnome-keyring.h")]
public static GnomeKeyring.Result item_get_info_full_sync (string? keyring, uint32 id, uint32 flags, out unowned GnomeKeyring.ItemInfo info);
[CCode (cheader_filename = "gnome-keyring.h")]
- public static unowned GnomeKeyring.Result? item_get_info_sync (string keyring, uint32 id, out unowned GnomeKeyring.ItemInfo info);
+ public static GnomeKeyring.Result item_get_info_sync (string keyring, uint32 id, out unowned GnomeKeyring.ItemInfo info);
[CCode (cheader_filename = "gnome-keyring.h")]
public static void* item_grant_access_rights (string? keyring, string display_name, string full_path, uint32 id, GnomeKeyring.AccessType rights, owned GnomeKeyring.OperationDoneCallback callback);
[CCode (cheader_filename = "gnome-keyring.h")]
gnome_keyring_item_get_info.data hidden="1"
gnome_keyring_item_get_info.keyring nullable="1"
gnome_keyring_item_get_info.destroy_data hidden="1"
-gnome_keyring_item_get_info_sync nullable="1"
gnome_keyring_item_get_info_full.callback transfer_ownership="1"
gnome_keyring_item_get_info_full.data hidden="1"
gnome_keyring_item_get_info_full.keyring nullable="1"