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

Data Fields

dt_shape_manager_list_t lists [DT_SHAPE_LIST_COUNT]
 
GtkWidgetpopup_window
 
GtkWidgetpopup_button
 
GdkPixbuf * ic_used
 
GdkPixbuf * ic_add
 
GdkPixbuf * ic_add_off
 
GdkPixbuf * ic_assign
 
GdkPixbuf * ic_inverse
 
GdkPixbuf * ic_union
 
GdkPixbuf * ic_intersection
 
GdkPixbuf * ic_difference
 
GdkPixbuf * ic_exclusion
 
int gui_reset
 
gboolean name_edit_cursor_at_end
 
dt_shape_list_t name_edit_which
 
int name_edit_formid
 
gboolean name_edit_at_end
 

Detailed Description

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

Field Documentation

◆ gui_reset

◆ ic_add

GdkPixbuf* dt_shape_manager_t::ic_add

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

Referenced by _add_cell_data_func().

◆ ic_add_off

GdkPixbuf* dt_shape_manager_t::ic_add_off

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

Referenced by _add_cell_data_func().

◆ ic_assign

GdkPixbuf* dt_shape_manager_t::ic_assign

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

◆ ic_difference

GdkPixbuf* dt_shape_manager_t::ic_difference

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

Referenced by _set_iter_name(), and _tree_append_row().

◆ ic_exclusion

GdkPixbuf* dt_shape_manager_t::ic_exclusion

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

Referenced by _set_iter_name(), and _tree_append_row().

◆ ic_intersection

GdkPixbuf* dt_shape_manager_t::ic_intersection

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

Referenced by _set_iter_name(), and _tree_append_row().

◆ ic_inverse

GdkPixbuf* dt_shape_manager_t::ic_inverse

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

Referenced by _set_iter_name(), and _tree_append_row().

◆ ic_union

GdkPixbuf* dt_shape_manager_t::ic_union

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

Referenced by _set_iter_name(), and _tree_append_row().

◆ ic_used

GdkPixbuf* dt_shape_manager_t::ic_used

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

◆ lists

◆ name_edit_at_end

gboolean dt_shape_manager_t::name_edit_at_end

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

Referenced by _tree_edit_group_name(), and _tree_edit_group_name_idle().

◆ name_edit_cursor_at_end

gboolean dt_shape_manager_t::name_edit_cursor_at_end

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

Referenced by _tree_name_editing_started(), and _tree_start_name_editing().

◆ name_edit_formid

int dt_shape_manager_t::name_edit_formid

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

Referenced by _tree_edit_group_name(), and _tree_edit_group_name_idle().

◆ name_edit_which

dt_shape_list_t dt_shape_manager_t::name_edit_which

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

Referenced by _tree_edit_group_name(), and _tree_edit_group_name_idle().

◆ popup_button

GtkWidget* dt_shape_manager_t::popup_button

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

◆ popup_window

GtkWidget* dt_shape_manager_t::popup_window

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