ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE man page
ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE — Allegro 5 API This is the maximum size of the title that can be set with al_set_new_window_title(3). 5.1.12Synopsis
#include <allegro5/allegro.h>
#define ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE 255
Description
See Also
Since
Referenced By
Allegro reference manual