1al_get_new_display_option(3) al_get_new_display_option(3)
23
4
NAME
6al_get_new_display_option - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
int al_get_new_display_option(int option, int *importance)
12
DESCRIPTION
14Retrieve an extra display setting which was previously set with
15al_set_new_display_option(3).
1617
18
19
Allegro reference manual al_get_new_display_option(3)