![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <imageio_module.h>
Data Fields | |
char | plugin_name [128] |
GModule *GtkWidget * | widget |
void * | gui_data |
luaA_Type | parameter_lua_type |
gboolean | ready |
void* dt_imageio_module_format_t::gui_data |
Referenced by _set_paper_size(), gui_cleanup(), gui_init(), gui_reset(), set_params(), and set_params().
luaA_Type dt_imageio_module_format_t::parameter_lua_type |
Referenced by _export_apply_lua_actions(), get_format_params(), init(), register_storage(), and store_wrapper().
char dt_imageio_module_format_t::plugin_name[128] |
Referenced by dt_imageio_load_module_format(), dt_lua_register_format_type(), get_params(), and plugin_name_member().
gboolean dt_imageio_module_format_t::ready |
Referenced by dt_imageio_load_module_format(), and init().
GModule* GtkWidget* dt_imageio_module_format_t::widget |
Referenced by gui_init().