Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
preferences.h File Reference
#include <gtk/gtk.h>
#include <lua/lua.h>
+ 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)
 

Function Documentation

◆ destroy_tab_lua()

void destroy_tab_lua ( GtkGrid *  grid)

Referenced by dt_gui_preferences_show().

◆ dt_lua_init_preferences()

◆ init_tab_lua()

GtkGrid * init_tab_lua ( GtkWidget *  dialog,
GtkWidget *  stack 
)