Freeciv-3.3
Loading...
Searching...
No Matches
Functions | Variables
gui_main_g.h File Reference
#include "support.h"
#include "fc_types.h"
#include "gui_proto_constructor.h"

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 charfont_name
 
const charclient_string
 

Function Documentation

◆ conn_list_dialog_update()

void conn_list_dialog_update ( void  )

◆ GUI_FUNC_PROTO() [1/2]

GUI_FUNC_PROTO ( void  ,
add_idle_callback  ,
void(callback)(void *)  ,
void data 
)

◆ GUI_FUNC_PROTO() [2/2]

const char const char *font_value GUI_FUNC_PROTO ( void  ,
setup_gui_properties  ,
void   
)

Variable Documentation

◆ client_string

const char* client_string
extern

◆ font_name

const char* font_name

◆ gui_update_font

gui_update_font

Definition at line 43 of file gui_main_g.h.

Referenced by gui_update_font_full().