.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_is_event_queue_paused" "3" "" "Allegro reference manual" .SH NAME al_is_event_queue_paused \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_is_event_queue_paused(const ALLEGRO_EVENT_QUEUE *queue) .EE .SH DESCRIPTION Return true if the event queue is paused. .SH SEE ALSO al_pause_event_queue(3) .SH SINCE 5.1.0