![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <backend_kwallet.h>
Collaboration diagram for backend_kwallet_context_t:Data Fields | |
| GDBusConnection * | connection |
| GDBusProxy * | proxy |
| gchar * | wallet_name |
kwallet backend context
| GDBusConnection* backend_kwallet_context_t::connection |
Referenced by dt_pwstorage_kwallet_new(), init_kwallet(), and start_kwallet().
| GDBusProxy* backend_kwallet_context_t::proxy |
Referenced by dt_pwstorage_kwallet_get(), dt_pwstorage_kwallet_set(), get_wallet_handle(), and init_kwallet().
| gchar* backend_kwallet_context_t::wallet_name |
Referenced by get_wallet_handle(), and init_kwallet().