gui_mg_color - Man Page

The color used for displaying greyed-out dialog objects. Allegro game programming library.

Synopsis

#include <allegro.h>

extern int gui_mg_color;

Description

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

See Also

gui_fg_color(3), set_dialog_color(3), exgui(3)

Referenced By

exgui(3), gui_fg_color(3), set_dialog_color(3).

version 4.4.3 Allegro manual