|
NAMEMENU_PLAYER - Stores GUI data internally used by Allegro.SYNOPSIS#include <allegro.h>typedef struct MENU_PLAYER DESCRIPTIONA 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 ALSOinit_menu(3), update_menu(3), shutdown_menu(3)
Visit the GSP FreeBSD Man Page Interface. |