Provided by: allegro5-doc_5.2.3.0-1_all
NAME
ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE - Allegro 5 API
SYNOPSIS
#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.12