Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
backend_kwallet_context_t Struct Reference

#include <backend_kwallet.h>

+ Collaboration diagram for backend_kwallet_context_t:

Data Fields

GDBusConnection * connection
 
GDBusProxy * proxy
 
gchar * wallet_name
 

Detailed Description

kwallet backend context

Definition at line 41 of file backend_kwallet.h.

Field Documentation

◆ connection

GDBusConnection* backend_kwallet_context_t::connection

Definition at line 45 of file backend_kwallet.h.

Referenced by dt_pwstorage_kwallet_new(), init_kwallet(), and start_kwallet().

◆ proxy

GDBusProxy* backend_kwallet_context_t::proxy

◆ wallet_name

gchar* backend_kwallet_context_t::wallet_name

Definition at line 51 of file backend_kwallet.h.

Referenced by get_wallet_handle(), and init_kwallet().


The documentation for this struct was generated from the following file: