1al_get_new_display_adapter(3)                    al_get_new_display_adapter(3)
2
3
4

NAME

6       al_get_new_display_adapter - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              int al_get_new_display_adapter(void)
12

DESCRIPTION

14       Gets  the video adapter index where new displays will be created by the
15       calling thread, if previously set  with  al_set_new_display_adapter(3).
16       Otherwise returns ALLEGRO_DEFAULT_DISPLAY_ADAPTER.
17

SEE ALSO

19       al_set_new_display_adapter(3)
20
21
22
23Allegro reference manual                         al_get_new_display_adapter(3)
Impressum