.\" Automatically generated by Pandoc 1.17.2 .\" .TH "al_get_display_width(3alleg5) Allegro reference manual" "" "" "" "" .hy .SH NAME .PP al_get_display_width \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ int\ al_get_display_width(ALLEGRO_DISPLAY\ *display) \f[] .fi .SH DESCRIPTION .PP Gets the width of the display. This is like SCREEN_W in Allegro 4.x. .SH SEE ALSO .PP al_get_display_height(3alleg5)