al_set_window_title - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

void al_set_window_title(ALLEGRO_DISPLAY *display, const char *title)

Description

Set the title on a display.

See Also

al_set_display_icon(3), al_set_display_icons(3)

Referenced By

al_get_new_window_title(3), al_set_display_icon(3), al_set_display_icons(3), al_set_new_window_title(3).

Allegro reference manual