adime_font

Langue: en

Version: version 2.2.1 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

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

adime_dialogf(3), adime_bmp(3)