.\" Generated by the Allegro makedoc utility .TH DIALOG_PLAYER 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME DIALOG_PLAYER \- Stores GUI data internally used by Allegro.\& .SH SYNOPSIS .B #include .sp .B typedef struct DIALOG_PLAYER .SH DESCRIPTION A structure which holds GUI data used internally by Allegro. Read the documentation of init_dialog() for a description on how to obtain/use this structure. .SH SEE ALSO .BR init_dialog (3alleg4), .BR update_dialog (3alleg4), .BR shutdown_dialog (3alleg4)