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

Data Fields

GtkWidgettreeview
 
GtkTreeViewColumn * action_col
 
GtkTreeViewColumn * add_col
 
GtkTreeViewColumn * assign_col
 
GtkTreeViewColumn * name_col
 
GtkCellRenderer * name_renderer
 
dt_shape_list_t which
 
dt_lib_module_tself
 
const char * height_key
 

Detailed Description

Definition at line 102 of file libs/shape_manager.c.

Field Documentation

◆ action_col

GtkTreeViewColumn* dt_shape_manager_list_t::action_col

Definition at line 108 of file libs/shape_manager.c.

Referenced by _tree_button_pressed(), _tree_button_tooltip(), and gui_init().

◆ add_col

GtkTreeViewColumn* dt_shape_manager_list_t::add_col

◆ assign_col

GtkTreeViewColumn* dt_shape_manager_list_t::assign_col

Definition at line 116 of file libs/shape_manager.c.

Referenced by _tree_button_pressed(), _tree_button_tooltip(), and gui_init().

◆ height_key

const char* dt_shape_manager_list_t::height_key

Definition at line 129 of file libs/shape_manager.c.

Referenced by _shape_manager_relax_height_caps(), and gui_init().

◆ name_col

GtkTreeViewColumn* dt_shape_manager_list_t::name_col

Definition at line 120 of file libs/shape_manager.c.

Referenced by _tree_row_activated(), _tree_start_name_editing(), and gui_init().

◆ name_renderer

GtkCellRenderer* dt_shape_manager_list_t::name_renderer

Definition at line 121 of file libs/shape_manager.c.

Referenced by _tree_start_name_editing(), and gui_init().

◆ self

◆ treeview

◆ which

dt_shape_list_t dt_shape_manager_list_t::which

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