Freeciv-3.3
|
Data Fields | |
struct widget * | window |
struct widget * | close_button |
struct widget * | label |
struct notify_goto_list * | datas |
Definition at line 226 of file dialogs.c.
Referenced by notify_goto_dialog_destroy(), notify_goto_dialog_new(), and notify_goto_dialog_update().
struct notify_goto_list * notify_goto_dialog::datas |
Definition at line 228 of file dialogs.c.
Referenced by notify_goto_dialog_advance(), notify_goto_dialog_destroy(), notify_goto_dialog_goto_callback(), notify_goto_dialog_new(), notify_goto_dialog_update(), and popup_notify_goto_dialog().
Definition at line 227 of file dialogs.c.
Referenced by notify_goto_dialog_callback(), notify_goto_dialog_destroy(), notify_goto_dialog_new(), and notify_goto_dialog_update().
Definition at line 225 of file dialogs.c.
Referenced by notify_goto_dialog_callback(), notify_goto_dialog_destroy(), notify_goto_dialog_new(), and notify_goto_dialog_update().