.\" Generated by the Allegro makedoc utility .TH d_box_proc 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME d_box_proc, d_shadow_box_proc \- Dialog procedure drawing boxes onto the screen. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int d_box_proc(int msg, DIALOG *d, int c); .B int d_shadow_box_proc(int msg, DIALOG *d, int c); .SH DESCRIPTION These draw boxes onto the screen, with or without a shadow. .SH SEE ALSO .BR exgui (3alleg4), .BR exrgbhsv (3alleg4)