ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE(1) 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).

SINCE

5.1.12