Man Page: gui_fg_color
Operating Environment: centos
Section: 3alleg4
gui_fg_color(3alleg4) Allegro manual gui_fg_color(3alleg4)NAMEgui_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;DESCRIPTIONThe foreground and background colors for the standard dialogs (alerts, menus, and the file selector). They default to 255 and 0.SEE ALSOgui_mg_color(3alleg4), set_dialog_color(3alleg4), exgui(3alleg4) Allegro version 4.4.2 gui_fg_color(3alleg4)
| Related Man Pages |
|---|
| exgui(3alleg4) - opendarwin |
| exgui(3alleg4) - suse |
| exgui(3alleg4) - mojave |
| exgui(3alleg4) - v7 |
| exgui(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Tar Command |
| [TIP] Processing YAML files with yq |