Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MENU_PLAYER(3)			 Allegro manual 		  MENU_PLAYER(3)

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 docu-
     mentation of init_menu() for a description on how to obtain/use this struc-
     ture.

SEE ALSO
     init_menu(3), update_menu(3), shutdown_menu(3)

Allegro 			  version 4.4.3 		  MENU_PLAYER(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=MENU_PLAYER&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help