![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_hm_drag_hint_align_t:Data Fields | |
| GtkWidget * | legend |
| GtkWidget * | hint |
| GtkTreeViewColumn * | orig_column |
| GtkTreeViewColumn * | filet_column |
| GtkTreeViewColumn * | src_column |
| GtkTreeViewColumn * | arrow_column |
Definition at line 431 of file history_merge_gui.c.
| GtkTreeViewColumn* dt_hm_drag_hint_align_t::arrow_column |
Definition at line 438 of file history_merge_gui.c.
Referenced by _hm_report_align_drag_hint(), and _hm_show_merge_report_popup().
| GtkTreeViewColumn* dt_hm_drag_hint_align_t::filet_column |
Definition at line 436 of file history_merge_gui.c.
Referenced by _hm_report_align_drag_hint(), and _hm_show_merge_report_popup().
| GtkWidget* dt_hm_drag_hint_align_t::hint |
Definition at line 434 of file history_merge_gui.c.
Referenced by _hm_report_align_drag_hint(), and _hm_show_merge_report_popup().
| GtkWidget* dt_hm_drag_hint_align_t::legend |
Definition at line 433 of file history_merge_gui.c.
Referenced by _hm_report_align_drag_hint(), and _hm_show_merge_report_popup().
| GtkTreeViewColumn* dt_hm_drag_hint_align_t::orig_column |
Definition at line 435 of file history_merge_gui.c.
Referenced by _hm_report_align_drag_hint(), and _hm_show_merge_report_popup().
| GtkTreeViewColumn* dt_hm_drag_hint_align_t::src_column |
Definition at line 437 of file history_merge_gui.c.
Referenced by _hm_report_align_drag_hint(), and _hm_show_merge_report_popup().