adime_font(3)
| adime_font(3) | Adime API Reference | adime_font(3) |
NAME
adime_font, adime_title_font, adime_button_font
SYNOPSIS
#include <adime.h>
FONT *adime_font;
FONT *adime_title_font;
FONT *adime_button_font;
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.
SEE ALSO
| version 2.2.1 | Adime |
