|
Freeciv-3.1
|
Data Fields | |
| GtkWidget * | box |
| GtkWidget * | next_button |
| GtkWidget * | label |
| GtkWidget * | yes_button |
| GtkWidget * | no_button |
| GtkWidget * | abstain_button |
| GtkWidget * | yes_count_label |
| GtkWidget * | no_count_label |
| GtkWidget * | abstain_count_label |
| GtkWidget * | voter_count_label |
Definition at line 36 of file voteinfo_bar.c.
| GtkWidget * voteinfo_bar::abstain_button |
Definition at line 42 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::abstain_count_label |
Definition at line 45 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::box |
Definition at line 37 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::label |
Definition at line 39 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::next_button |
Definition at line 38 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::no_button |
Definition at line 41 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::no_count_label |
Definition at line 44 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::voter_count_label |
Definition at line 46 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::yes_button |
Definition at line 40 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().
| GtkWidget * voteinfo_bar::yes_count_label |
Definition at line 43 of file voteinfo_bar.c.
Referenced by voteinfo_bar_new(), and voteinfo_gui_update().