Freeciv-3.3
|
Data Fields | |
enum editor_object_type | objtype |
int | object_id |
struct property_page * | parent_property_page |
struct propstate_hash * | propstate_table |
GtkTreeRowReference * | rowref |
Definition at line 458 of file editprop.c.
int objbind::object_id |
Definition at line 460 of file editprop.c.
Referenced by property_page_get_objbind(), property_page_object_changed(), and property_page_object_created().
enum editor_object_type objbind::objtype |
Definition at line 459 of file editprop.c.
struct property_page * objbind::parent_property_page |
Definition at line 461 of file editprop.c.
struct propstate_hash * objbind::propstate_table |
Definition at line 462 of file editprop.c.
GtkTreeRowReference * objbind::rowref |
Definition at line 463 of file editprop.c.