![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Structures | |
struct | _help_url |
Typedefs | |
typedef struct _help_url | dt_help_url |
Functions | |
const char * | get_lang () |
char * | dt_get_help_url (char *name) |
Variables | |
const char * | base_url = "https://ansel.photos/" |
const char * | doc_url = "doc/" |
dt_help_url | urls_db [] |
typedef struct _help_url dt_help_url |
char * dt_get_help_url | ( | char * | name | ) |
References base_url, doc_url, get_lang(), name, _help_url::url, and urls_db.
Referenced by dt_iop_gui_init_blendif(), dt_iop_gui_init_blending(), dt_iop_gui_init_masks(), dt_iop_gui_init_raster(), dt_iop_gui_set_expander(), dt_thumbtable_new(), dt_thumbtable_set_parent(), dt_view_manager_switch_by_view(), export_files_callback(), gui_init(), and gui_init().
const char * get_lang | ( | ) |
References dt_l10n_language_t::code, darktable, FALSE, darktable_t::l10n, dt_l10n_t::languages, dt_l10n_t::selected, and TRUE.
Referenced by dt_get_help_url().
const char* base_url = "https://ansel.photos/" |
Referenced by dt_get_help_url().
const char* doc_url = "doc/" |
Referenced by dt_get_help_url().
dt_help_url urls_db[] |
Referenced by dt_get_help_url().