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