Freeciv-3.3
|
#include "chatline_g.h"
Go to the source code of this file.
Macros | |
#define | set_output_window_text(_pstr_) output_window_append(ftc_any, _pstr_) |
Functions | |
void | popup_input_line (void) |
bool | popdown_conn_list_dialog (void) |
void | popdown_load_game_dialog (void) |
#define set_output_window_text | ( | _pstr_ | ) | output_window_append(ftc_any, _pstr_) |
Definition at line 31 of file chatline.h.
Close connection list dialog.
Definition at line 876 of file chatline.c.
Close load game dialog
Definition at line 102 of file chatline.c.
This function is main chat/command client input.
Definition at line 359 of file chatline.c.