|
Freeciv-3.1
|
#include "gui_proto_constructor.h"Go to the source code of this file.
Functions | |
| GUI_FUNC_PROTO (void, gui_load_theme, const char *directory, const char *theme_name) GUI_FUNC_PROTO(char ** | |
Variables | |
| get_usable_themes_in_directory | |
| const char * | directory |
| GUI_FUNC_PROTO | ( | void | , |
| gui_load_theme | , | ||
| const char * | directory, | ||
| const char * | theme_name | ||
| ) |
| const char* directory |
Definition at line 23 of file themes_g.h.
Referenced by get_usable_themes_in_directory(), gui_load_theme(), qtg_get_usable_themes_in_directory(), and qtg_gui_load_theme().
| get_usable_themes_in_directory |
Definition at line 22 of file themes_g.h.
Referenced by init_themes().