Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
citizens_dialog Struct Reference

Data Fields

const struct citypcity
 
GtkWidgetshell
 
GtkTreeStorestore
 
GtkWidgetlist
 
GtkTreeModelsort
 

Detailed Description

Definition at line 76 of file citizensinfo.c.

Field Documentation

◆ list

GtkWidget * citizens_dialog::list

Definition at line 80 of file citizensinfo.c.

Referenced by citizens_dialog_create().

◆ pcity

const struct city * citizens_dialog::pcity

◆ shell

GtkWidget * citizens_dialog::shell

◆ sort

GtkTreeModel * citizens_dialog::sort

Definition at line 81 of file citizensinfo.c.

Referenced by citizens_dialog_create().

◆ store

GtkTreeStore * citizens_dialog::store

Definition at line 79 of file citizensinfo.c.

Referenced by citizens_dialog_create(), and citizens_dialog_refresh().