Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_lib_studio_style_t Struct Reference
+ Collaboration diagram for dt_lib_studio_style_t:

Data Fields

GtkWidgetpool_treeview
 
GtkTreeViewColumn * pool_up_col
 
GtkTreeViewColumn * pool_down_col
 
GtkTreeViewColumn * pool_remove_col
 
GtkWidgetstyles_treeview
 
GtkTreeViewColumn * styles_add_col
 
GdkPixbuf * add_icon_enabled
 
GdkPixbuf * add_icon_disabled
 
GList * pool
 

Detailed Description

Definition at line 53 of file studio_style.c.

Field Documentation

◆ add_icon_disabled

GdkPixbuf* dt_lib_studio_style_t::add_icon_disabled

Definition at line 69 of file studio_style.c.

◆ add_icon_enabled

GdkPixbuf* dt_lib_studio_style_t::add_icon_enabled

Definition at line 68 of file studio_style.c.

◆ pool

GList* dt_lib_studio_style_t::pool

Definition at line 71 of file studio_style.c.

◆ pool_down_col

GtkTreeViewColumn* dt_lib_studio_style_t::pool_down_col

Definition at line 57 of file studio_style.c.

◆ pool_remove_col

GtkTreeViewColumn* dt_lib_studio_style_t::pool_remove_col

Definition at line 58 of file studio_style.c.

◆ pool_treeview

GtkWidget* dt_lib_studio_style_t::pool_treeview

Definition at line 55 of file studio_style.c.

◆ pool_up_col

GtkTreeViewColumn* dt_lib_studio_style_t::pool_up_col

Definition at line 56 of file studio_style.c.

◆ styles_add_col

GtkTreeViewColumn* dt_lib_studio_style_t::styles_add_col

Definition at line 61 of file studio_style.c.

◆ styles_treeview

GtkWidget* dt_lib_studio_style_t::styles_treeview

Definition at line 60 of file studio_style.c.


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