.\" Generated by the Allegro makedoc utility .TH adime_vdialogf 3 "version 2.2.1" "Adime" "Adime API Reference" .SH NAME adime_vdialogf .SH SYNOPSIS .B #include .sp .B int adime_vdialogf(const char *title, int x, y, w, const char *format, .B adime_va_list args); .SH DESCRIPTION This is the same as `adime_dialogf()\', but with an `adime_va_list\' instead of variable number of arguments. .SH SEE ALSO .BR adime_dialogf (3), .BR adime_va_list (3)