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