menu_player(3) - Linux man page
Name
MENU_PLAYER - Stores GUI data internally used by Allegro.
Synopsis
#include <allegro.h>
typedef struct MENU_PLAYER
Description
A structure which holds GUI data used internally by Allegro. Read the documentation of init_menu() for a
description on how to obtain/use this structure.
See Also
init_menu(3), update_menu(3), shutdown_menu(3)