allegro v4.0.3+5.2.0 (2018-06-05T06:08:13Z)
Home
Dub
Repo
al_get_config_value
allegro5
config
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @
nogc
extern (
C
)
const_char
*
al_get_config_value
(
in
ALLEGRO_CONFIG
*
config
,
in
char
*
section
,
in
char
*
key
)
Meta
Source
See Implementation
allegro5
config
functions
al_add_config_comment
al_add_config_section
al_create_config
al_destroy_config
al_get_config_value
al_get_first_config_entry
al_get_first_config_section
al_get_next_config_entry
al_get_next_config_section
al_load_config_file
al_load_config_file_f
al_merge_config
al_merge_config_into
al_remove_config_key
al_remove_config_section
al_save_config_file
al_save_config_file_f
al_set_config_value
structs
ALLEGRO_CONFIG
ALLEGRO_CONFIG_ENTRY
ALLEGRO_CONFIG_SECTION