dialog_player(3) - Linux man page
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 documentation of init_dialog() for a
description on how to obtain/use this structure.
See Also
init_dialog(3), update_dialog(3), shutdown_dialog(3)