Allegro 5 api
#include <allegro5/allegro.h> void al_set_window_title(ALLEGRO_DISPLAY *display, const char *title)
Set the title on a display.
al_set_display_icon(3alleg5), al_set_display_icons(3alleg5)