.\" Automatically generated by Pandoc 1.17.2 .\" .TH "al_get_display_event_source(3alleg5) Allegro reference manual" "" "" "" "" .hy .SH NAME .PP al_get_display_event_source \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ ALLEGRO_EVENT_SOURCE\ *al_get_display_event_source(ALLEGRO_DISPLAY\ *display) \f[] .fi .SH DESCRIPTION .PP Retrieve the associated event source. See the [documentation on events]ALLEGRO_EVENT_DISPLAY_EXPOSE(3alleg5) for a list of the events displays will generate.