1al_get_allegro_font_version(L3i)brary Functions Manuaall_get_allegro_font_version(3)
23
4
NAME
6al_get_allegro_font_version
7
SYNOPSIS
9#include <allegro5/allegro_font.h>
1011
uint32_t al_get_allegro_font_version(void)
12
DESCRIPTION
14Returns the (compiled) version of the addon, in the same format as
15al_get_allegro_version(3).
1617
18
19
Allegro reference manual al_get_allegro_font_version(3)