al_get_display_event_source - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> ALLEGRO_EVENT_SOURCE *al_get_display_event_source(ALLEGRO_DISPLAY *display)
Description
Retrieve the associated event source. See the [documentation on events]ALLEGRO_EVENT_DISPLAY_EXPOSE(3) for a list of the events displays will generate.
Referenced By
Allegro reference manual