![]() |
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 | ) |
| GtkGrid * init_tab_lua | ( | GtkWidget * | dialog, |
| GtkWidget * | stack | ||
| ) |
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().