NAME
ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE - Allegro 5 APISYNOPSIS
-
#include <allegro5/allegro.h> #define ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE 255
DESCRIPTION
This is the maximum size of the title that can be set with al_set_new_window_title(3alleg5).SEE ALSO
al_set_new_window_title(3alleg5)SINCE
5.1.12Allegro reference manual |