1al_set_window_title(3)                                  al_set_window_title(3)
2
3
4

NAME

6       al_set_window_title - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_window_title(ALLEGRO_DISPLAY *display, const char *title)
12

DESCRIPTION

14       Set the title on a display.
15

SEE ALSO

17       al_set_display_icon(3), al_set_display_icons(3)
18
19
20
21Allegro reference manual                                al_set_window_title(3)
Impressum