Provided by: allegro5-doc_5.2.8.0-2_all bug

NAME

       al_get_display_option - Allegro 5 API

SYNOPSIS

              #include <allegro5/allegro.h>

              int al_get_display_option(ALLEGRO_DISPLAY *display, int option)

DESCRIPTION

       Return an extra display setting of the display.

SEE ALSO

       al_set_new_display_option(3alleg5)