logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE - Allegro 5 API

Description

       This is the maximum size of the title that can be set with al_set_new_window_title(3alleg5).

Name

       ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE - Allegro 5 API

See Also

al_set_new_window_title(3alleg5)

Since

       5.1.12

Allegro reference manual                                              ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              #define ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE 255

See Also