Freeciv-3.1
|
Data Fields | |
char * | headline |
char * | lines |
struct tile * | ptile |
char* notify_goto_data::headline |
Definition at line 212 of file dialogs.c.
Referenced by notify_goto_data_destroy(), notify_goto_data_new(), and notify_goto_dialog_update().
char* notify_goto_data::lines |
Definition at line 213 of file dialogs.c.
Referenced by notify_goto_data_destroy(), notify_goto_data_new(), and notify_goto_dialog_update().
struct tile* notify_goto_data::ptile |
Definition at line 214 of file dialogs.c.
Referenced by notify_goto_data_new(), notify_goto_dialog_goto_callback(), and popup_notify_goto_dialog().