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

#include <conf.h>

+ Collaboration diagram for dt_conf_string_entry_t:

Data Fields

char * key
 
char * value
 

Detailed Description

Definition at line 88 of file conf.h.

Field Documentation

◆ key

char* dt_conf_string_entry_t::key

Definition at line 90 of file conf.h.

Referenced by _conf_add(), dt_conf_init(), dt_conf_string_entry_free(), dt_init(), and gui_init().

◆ value

char* dt_conf_string_entry_t::value

Definition at line 91 of file conf.h.

Referenced by _conf_add(), dt_conf_init(), dt_conf_string_entry_free(), dt_init(), and gui_init().


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