1al_get_new_display_flags(3) al_get_new_display_flags(3)
23
4
NAME
6al_get_new_display_flags - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
int al_get_new_display_flags(void)
12
DESCRIPTION
14Get the display flags to be used when creating new displays on the
15calling thread.
16
SEE ALSO
18al_set_new_display_flags(3), al_set_display_flag(3)
1920
21
22
Allegro reference manual al_get_new_display_flags(3)