![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _three_choice_result_t:Data Fields | |
| int | result |
| GtkWidget * | window |
| GtkWidget * | button_first |
| GtkWidget * | button_second |
| GtkWidget * | button_third |
| GtkWidget * _three_choice_result_t::button_first |
Definition at line 2039 of file gtk.c.
Referenced by _three_choice_button_handler(), and dt_gui_show_standalone_three_choice_dialog().
| GtkWidget * _three_choice_result_t::button_second |
Definition at line 2039 of file gtk.c.
Referenced by _three_choice_button_handler(), and dt_gui_show_standalone_three_choice_dialog().
| GtkWidget * _three_choice_result_t::button_third |
Definition at line 2039 of file gtk.c.
Referenced by _three_choice_button_handler(), and dt_gui_show_standalone_three_choice_dialog().
| int _three_choice_result_t::result |
Definition at line 2038 of file gtk.c.
Referenced by _three_choice_button_handler(), and dt_gui_show_standalone_three_choice_dialog().
| GtkWidget* _three_choice_result_t::window |
Definition at line 2039 of file gtk.c.
Referenced by _three_choice_button_handler().