.\" Generated by the Allegro makedoc utility .TH d_clear_proc 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME d_clear_proc \- Dialog procedure to clear the screen. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int d_clear_proc(int msg, DIALOG *d, int c); .SH DESCRIPTION This just clears the screen when it is drawn. Useful as the first object in a dialog. .SH SEE ALSO .BR excustom (3alleg4), .BR exgui (3alleg4)