![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Include dependency graph for lua/preferences.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| GtkGrid * | init_tab_lua (GtkWidget *dialog, GtkWidget *stack) |
| void | destroy_tab_lua (GtkGrid *grid) |
| int | dt_lua_init_preferences (lua_State *L) |
| void destroy_tab_lua | ( | GtkGrid * | grid | ) |
Referenced by dt_gui_preferences_show().
| int dt_lua_init_preferences | ( | lua_State * | L | ) |
References destroy_pref(), dt_lua_goto_subtable(), dt_lua_push_darktable_lib(), get_keys(), L, pref_bool, pref_dir, pref_enum, pref_file, pref_float, pref_int, pref_lua, pref_string, read_pref(), register_pref(), and write_pref().
References DT_PIXEL_APPLY_DPI, FALSE, get_pref_name(), pref_element::label, pref_element::next, pref_list, and TRUE.
Referenced by dt_gui_preferences_show().