ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE - Man Page
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(3).
See Also
Since
5.1.12
Referenced By
Allegro reference manual