Freeciv-3.1
|
Data Fields | |
GtkWidget * | widget |
GtkWidget * | notebook |
struct property_page * | property_pages [NUM_OBJTYPES] |
Definition at line 644 of file editprop.c.
GtkWidget * property_editor::notebook |
Definition at line 646 of file editprop.c.
Referenced by property_editor_add_page(), property_editor_load_tiles(), property_editor_new(), property_editor_popup(), and property_editor_reload().
struct property_page * property_editor::property_pages |
Definition at line 648 of file editprop.c.
Referenced by property_editor_add_page(), and property_editor_get_page().
GtkWidget * property_editor::widget |
Definition at line 645 of file editprop.c.
Referenced by property_editor_new(), property_editor_popdown(), property_editor_popup(), and property_page_new().