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

FreeBSD Manual Pages

  
 
  

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

NAME
     DIALOG_PLAYER - Stores GUI data internally used by Allegro.

SYNOPSIS
     #include <allegro.h>

     typedef struct DIALOG_PLAYER

DESCRIPTION
     A structure which holds GUI data used internally by Allegro. Read the docu-
     mentation	of  init_dialog()  for	a  description on how to obtain/use this
     structure.

SEE ALSO
     init_dialog(3), update_dialog(3), shutdown_dialog(3)

Allegro 			  version 4.4.3 		DIALOG_PLAYER(3)

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

home | help