.\" Generated by the Allegro makedoc utility .TH adime_d_window_proc 3 "version 2.2.1" "Adime" "Adime API Reference" .SH NAME adime_d_window_proc .SH SYNOPSIS .B #include .sp .B int adime_d_window_proc(int msg, DIALOG *d, int c) .SH DESCRIPTION Gui proc that draws a window. The `dp\' field should be the caption of the dialog, as a string. All fields except x, y, w, h are ignored. Note that this object is purely cosmetical: you can\'t move or resize the window.