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

Data Fields

int result
 
GtkWidgetwindow
 
GtkWidgetbutton_first
 
GtkWidgetbutton_second
 
GtkWidgetbutton_third
 

Detailed Description

Definition at line 2036 of file gtk.c.

Field Documentation

◆ button_first

GtkWidget * _three_choice_result_t::button_first

◆ button_second

GtkWidget * _three_choice_result_t::button_second

◆ button_third

GtkWidget * _three_choice_result_t::button_third

◆ result

int _three_choice_result_t::result

◆ window

GtkWidget* _three_choice_result_t::window

Definition at line 2039 of file gtk.c.

Referenced by _three_choice_button_handler().


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