.\" Generated by the Allegro makedoc utility .TH set_dialog_color 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME set_dialog_color \- Sets the colors of an array of dialog objects. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void set_dialog_color(DIALOG *dialog, int fg, int bg); .SH DESCRIPTION Sets the foreground and background colors of an array of dialog objects. .SH SEE ALSO .BR gui_fg_color (3alleg4), .BR gui_mg_color (3alleg4), .BR centre_dialog (3alleg4), .BR exgui (3alleg4)