.\" Generated by the Allegro makedoc utility .TH adime_draw_empty_button 3 "version 2.2.1" "Adime" "Adime API Reference" .SH NAME adime_draw_empty_button .SH SYNOPSIS .B #include .sp .B void adime_draw_empty_button(BITMAP *bmp, int x1, int y1, int x2, int y2, .B int face_color, int xlight, int light, .B int dark, int xdark) .SH DESCRIPTION Draws an empty button on the given position of the bitmap, using the given colors. .SH SEE ALSO .BR adime_draw_text_button (3), .BR adime_draw_picture_button (3)