Freeciv-3.2
|
Go to the source code of this file.
Functions | |
void | meswin_dialog_popup (bool raise) |
bool | meswin_dialog_is_open (void) |
void | real_meswin_dialog_update (void *unused) |
Return whether the message dialog is open.
Definition at line 34 of file messagewin.c.
Display the message dialog. Optionally raise it.
Definition at line 26 of file messagewin.c.
Do the work of updating (populating) the message dialog.
Definition at line 43 of file messagewin.c.