1al_set_display_icon(3)     Library Functions Manual     al_set_display_icon(3)
2
3
4

NAME

6       al_set_display_icon
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_display_icon(ALLEGRO_DISPLAY *display, ALLEGRO_BITMAP *icon)
12

DESCRIPTION

14       Changes the icon associated with the display (window).
15
16              Note:  If the underlying OS can not use an icon with the size of
17              the provided bitmap, it will be scaled.
18

SEE ALSO

20       al_set_window_title(3)
21
22
23
24Allegro reference manual                                al_set_display_icon(3)
Impressum