FreeBSD Manual Pages
set_dialog_color(3) Allegro manual set_dialog_color(3) NAME set_dialog_color - Sets the colors of an array of dialog objects. Alle- gro game programming library. SYNOPSIS #include <allegro.h> void set_dialog_color(DIALOG *dialog, int fg, int bg); DESCRIPTION Sets the foreground and background colors of an array of dialog ob- jects. SEE ALSO gui_fg_color(3), gui_mg_color(3), centre_dialog(3), exgui(3) Allegro version 4.4.3 set_dialog_color(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=set_dialog_color&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>