|
Freeciv-3.1
|
Data Fields | |
| const struct city * | pcity |
| GtkWidget * | shell |
| GtkTreeStore * | store |
| GtkWidget * | list |
| GtkTreeModel * | sort |
Definition at line 75 of file citizensinfo.c.
| GtkWidget * citizens_dialog::list |
Definition at line 79 of file citizensinfo.c.
Referenced by citizens_dialog_create().
| const struct city * citizens_dialog::pcity |
Definition at line 76 of file citizensinfo.c.
Referenced by citizens_dialog_close(), citizens_dialog_create(), citizens_dialog_display(), citizens_dialog_get(), and citizens_dialog_refresh().
| GtkWidget * citizens_dialog::shell |
Definition at line 77 of file citizensinfo.c.
Referenced by citizens_dialog_close(), citizens_dialog_create(), and citizens_dialog_display().
| GtkTreeModel * citizens_dialog::sort |
Definition at line 80 of file citizensinfo.c.
Referenced by citizens_dialog_create().
| GtkTreeStore * citizens_dialog::store |
Definition at line 78 of file citizensinfo.c.
Referenced by citizens_dialog_create(), and citizens_dialog_refresh().