Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all 
      
    
NAME
       ALLEGRO_MENU - Allegro 5 API
SYNOPSIS
              #include <allegro5/allegro_native_dialog.h>
              typedef struct ALLEGRO_MENU ALLEGRO_MENU;
DESCRIPTION
       An  opaque data type that represents a menu that contains menu items.  Each of the menu items may optionā
       ally include a sub-menu.
Allegro reference manual                                                                   ALLEGRO_MENU(3alleg5)