v7 man page for gui_fg_color

Query: gui_fg_color

OS: v7

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

gui_fg_color(3alleg4)						  Allegro manual					     gui_fg_color(3alleg4)

NAME
gui_fg_color, gui_bg_color - The foreground and background colors for the standard dialogs. Allegro game programming library. SYNOPSIS
#include <allegro.h> extern int gui_fg_color; extern int gui_bg_color; DESCRIPTION
The foreground and background colors for the standard dialogs (alerts, menus, and the file selector). They default to 255 and 0. SEE ALSO
gui_mg_color(3alleg4), set_dialog_color(3alleg4), exgui(3alleg4) Allegro version 4.4.2 gui_fg_color(3alleg4)
Related Man Pages
exgui(3alleg4) - debian
exgui(3alleg4) - minix
exgui(3alleg4) - mojave
exgui(3alleg4) - redhat
exgui(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need to add prefix using sed or awk from cat the file
Need help to compile and create python64 bit (2.7.9) on Solaris10
Required libs to compile libXft
Bash - here document on RHEL 6.8 and 6.9 servers aren't working