|
Freeciv-3.3
|
Data Fields | |
| struct player * | pplayer |
| GtkWidget * | shell |
| GtkListStore * | wonders |
| GtkWidget * | rule |
Definition at line 95 of file inteldlg.c.
Definition at line 96 of file inteldlg.c.
Referenced by create_intel_wonder_dialog(), and get_intel_wonder_dialog().
| GtkWidget * intel_wonder_dialog::rule |
Definition at line 100 of file inteldlg.c.
Referenced by create_intel_wonder_dialog(), and update_intel_wonder_dialog().
| GtkWidget * intel_wonder_dialog::shell |
Definition at line 97 of file inteldlg.c.
Referenced by create_intel_wonder_dialog(), popup_intel_wonder_dialog(), and update_intel_wonder_dialog().
| GtkListStore * intel_wonder_dialog::wonders |
Definition at line 99 of file inteldlg.c.
Referenced by create_intel_wonder_dialog(), and update_intel_wonder_dialog().