.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_display_event_source" "3" "" "Allegro reference manual" "" .SH NAME al_get_display_event_source \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] ALLEGRO_EVENT_SOURCE *al_get_display_event_source(ALLEGRO_DISPLAY *display) .EE .SH 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.