Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

city_listselect Struct Reference

private city list selection object More...


Data Fields

GtkListStore * store
GtkWidget * list
GtkWidget * dlg
savegame_t * sg


Detailed Description

private city list selection object

Definition at line 34 of file savegame_fe.c.


Field Documentation

GtkWidget* city_listselect::dlg
 

dialog widget

Definition at line 37 of file savegame_fe.c.

Referenced by loadCities(), and lsrow_activated().

GtkWidget* city_listselect::list
 

list widget

Definition at line 36 of file savegame_fe.c.

Referenced by ImportOneFromGame(), and loadCities().

savegame_t* city_listselect::sg
 

savegame widget

Definition at line 38 of file savegame_fe.c.

Referenced by free_listselect(), ImportOneFromGame(), and loadCities().

GtkListStore* city_listselect::store
 

store of list for screen

Definition at line 35 of file savegame_fe.c.

Referenced by free_listselect(), and loadCities().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18