Data Fields | |
| int | refcount | 
| Reference count.  | |
| DBusString | username | 
| Username keyring is for.  | |
| DBusString | directory | 
| Directory the below two items are inside.  | |
| DBusString | filename | 
| Keyring filename.  | |
| DBusString | filename_lock | 
| Name of lockfile.  | |
| DBusKey * | keys | 
| Keys loaded from the file.  | |
| int | n_keys | 
| Number of keys.  | |
DBusKeyring internals. DBusKeyring is an opaque object, it must be used via accessor functions.
Definition at line 111 of file dbus-keyring.c.
 1.5.1