logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_MENU - Allegro 5 API

Description

       An  opaque  data  type  that  represents  a  menu  that  contains menu items.  Each of the menu items may
       optionally include a sub-menu.

Allegro reference manual                                                                   ALLEGRO_MENU(3alleg5)

Name

       ALLEGRO_MENU - Allegro 5 API

Synopsis

              #include <allegro5/allegro_native_dialog.h>

              typedef struct ALLEGRO_MENU ALLEGRO_MENU;

See Also