![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_lib_studio_style_t:Data Fields | |
| GtkWidget * | pool_treeview |
| GtkTreeViewColumn * | pool_up_col |
| GtkTreeViewColumn * | pool_down_col |
| GtkTreeViewColumn * | pool_remove_col |
| GtkWidget * | styles_treeview |
| GtkTreeViewColumn * | styles_add_col |
| GdkPixbuf * | add_icon_enabled |
| GdkPixbuf * | add_icon_disabled |
| GList * | pool |
Definition at line 53 of file studio_style.c.
| GdkPixbuf* dt_lib_studio_style_t::add_icon_disabled |
Definition at line 69 of file studio_style.c.
| GdkPixbuf* dt_lib_studio_style_t::add_icon_enabled |
Definition at line 68 of file studio_style.c.
| GList* dt_lib_studio_style_t::pool |
Definition at line 71 of file studio_style.c.
| GtkTreeViewColumn* dt_lib_studio_style_t::pool_down_col |
Definition at line 57 of file studio_style.c.
| GtkTreeViewColumn* dt_lib_studio_style_t::pool_remove_col |
Definition at line 58 of file studio_style.c.
| GtkWidget* dt_lib_studio_style_t::pool_treeview |
Definition at line 55 of file studio_style.c.
| GtkTreeViewColumn* dt_lib_studio_style_t::pool_up_col |
Definition at line 56 of file studio_style.c.
| GtkTreeViewColumn* dt_lib_studio_style_t::styles_add_col |
Definition at line 61 of file studio_style.c.
| GtkWidget* dt_lib_studio_style_t::styles_treeview |
Definition at line 60 of file studio_style.c.