.\" Generated by the Allegro makedoc utility .TH gui_mg_color 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME gui_mg_color \- The color used for displaying greyed-out dialog objects. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B extern int gui_mg_color; .SH DESCRIPTION The color used for displaying greyed-out dialog objects (with the D_DISABLED flag set). Defaults to 8. .SH SEE ALSO .BR gui_fg_color (3alleg4), .BR set_dialog_color (3alleg4), .BR exgui (3alleg4)