Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_imageio_module_format_t Struct Reference

#include <imageio_module.h>

+ Collaboration diagram for dt_imageio_module_format_t:

Data Fields

char plugin_name [128]
 
GModule *GtkWidget * widget
 
voidgui_data
 
luaA_Type parameter_lua_type
 
gboolean ready
 

Field Documentation

◆ gui_data

void* dt_imageio_module_format_t::gui_data

◆ parameter_lua_type

luaA_Type dt_imageio_module_format_t::parameter_lua_type

◆ plugin_name

char dt_imageio_module_format_t::plugin_name[128]

◆ ready

gboolean dt_imageio_module_format_t::ready

◆ widget

GModule* GtkWidget* dt_imageio_module_format_t::widget

Referenced by gui_init().


The documentation for this struct was generated from the following file: