Freeciv-3.3
|
Go to the source code of this file.
Return whether the dialog for the given city is open.
Definition at line 85 of file citydlg.c.
Referenced by setup_gui_funcs().
Close the dialogs for all cities.
Definition at line 43 of file citydlg.c.
Referenced by setup_gui_funcs().
Close the dialog for the given city.
Definition at line 35 of file citydlg.c.
Referenced by setup_gui_funcs().
Pop up (or bring to the front) a dialog for the given city. It may or may not be modal.
Definition at line 27 of file citydlg.c.
Referenced by setup_gui_funcs().
Refresh (update) all data for the given city's dialog.
Definition at line 51 of file citydlg.c.
Referenced by setup_gui_funcs().
Update city dialogs when the given unit's status changes. This typically means updating both the unit's home city (if any) and the city in which it is present (if any).
Definition at line 61 of file citydlg.c.
Referenced by setup_gui_funcs().