.\" Generated by the Allegro makedoc utility .TH adime_font 3 "version 2.2.1" "Adime" "Adime API Reference" .SH NAME adime_font, adime_title_font, adime_button_font .SH SYNOPSIS .B #include .sp .B FONT *adime_font; .B FONT *adime_title_font; .B FONT *adime_button_font; .SH DESCRIPTION The font used in general by Adime dialogs and objects, the font for the title of the dialogs and the font for the OK and Cancel buttons. If one of them is NULL (they all are by default), Allegro\'s `font\' will be used. .SH SEE ALSO .BR adime_dialogf (3), .BR adime_bmp (3)