1gui_mg_color(3)                 Allegro manual                 gui_mg_color(3)
2
3
4

NAME

6       gui_mg_color - The color used for displaying greyed-out dialog objects.
7       Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       extern int gui_mg_color;
14

DESCRIPTION

16       The color used for  displaying  greyed-out  dialog  objects  (with  the
17       D_DISABLED flag set). Defaults to 8.
18
19

SEE ALSO

21       gui_fg_color(3), set_dialog_color(3), exgui(3)
22
23
24
25Allegro                          version 4.4.3                 gui_mg_color(3)
Impressum