gui_mg_color(3alleg4) v7 man page | unix.com

Man Page: gui_mg_color

Operating Environment: v7

Section: 3alleg4

gui_mg_color(3alleg4)						  Allegro manual					     gui_mg_color(3alleg4)

NAME
gui_mg_color - 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(3alleg4), set_dialog_color(3alleg4), exgui(3alleg4) Allegro version 4.4.2 gui_mg_color(3alleg4)
Related Man Pages
exgui(3alleg4) - debian
exgui(3alleg4) - opendarwin
exgui(3alleg4) - linux
exgui(3alleg4) - v7
exgui(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Sort by values in the 1st row, leaving first four coulumns untouched
Read a file and save every word in a variable to use
Required libs to compile libXft
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working