![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Include dependency graph for lua/view.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef struct dt_view_t * | dt_lua_view_t |
Functions | |
| void | dt_lua_register_view (lua_State *L, struct dt_view_t *self) |
| int | dt_lua_init_early_view (lua_State *L) |
| int | dt_lua_init_view (lua_State *L) |
| typedef struct dt_view_t* dt_lua_view_t |
| int dt_lua_init_early_view | ( | lua_State * | L | ) |
References dt_lua_init_type, dt_lua_module_new(), dt_lua_type_register_const, id_member(), and name_member().
| int dt_lua_init_view | ( | lua_State * | L | ) |