.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_display_menu" "3" "" "Allegro reference manual" "" .SH NAME al_get_display_menu \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] ALLEGRO_MENU *al_get_display_menu(ALLEGRO_DISPLAY *display) .EE .SH DESCRIPTION Returns the menu associated with the \f[CR]display\f[R], or \f[CR]NULL\f[R] if it does not have a menu. .SH SINCE 5.1.0 .SH SEE ALSO al_set_display_menu(3)