.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_display_width" "3" "" "Allegro reference manual" .SH NAME al_get_display_width \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] int al_get_display_width(ALLEGRO_DISPLAY *display) .EE .SH DESCRIPTION Gets the width of the display. This is like SCREEN_W in Allegro 4.x. .SH SEE ALSO al_get_display_height(3)