Freeciv-3.3
|
Go to the source code of this file.
Functions | |
GUI_FUNC_PROTO (void, add_idle_callback, void(callback)(void *), void *data) GUI_FUNC_PROTO(void | |
const char const char *font_value | GUI_FUNC_PROTO (void, setup_gui_properties, void) |
void | conn_list_dialog_update (void) |
Variables | |
gui_update_font | |
const char * | font_name |
const char * | client_string |
Update the connection list in the start page.
Definition at line 650 of file update_queue.c.
Referenced by handle_conn_info(), handle_player_remove(), handle_team_name_info(), popup_conn_list_dialog(), real_set_client_page(), real_set_client_page(), set_client_state(), and update_start_page().
const char const char *font_value GUI_FUNC_PROTO | ( | void | , |
setup_gui_properties | , | ||
void | |||
) |
Definition at line 106 of file gui_main.c.
Referenced by client_main(), insert_generated_text(), intro_expose(), intro_expose(), and show_main_page().
Definition at line 43 of file gui_main_g.h.
Referenced by configure_font(), configure_fonts(), configure_single(), gui_update_font(), gui_update_font_full(), and qtg_gui_update_font().
gui_update_font |
Definition at line 43 of file gui_main_g.h.
Referenced by gui_update_font_full().