DOKK / manpages / debian 10 / allegro4-doc / DIALOG_PLAYER.3alleg4.en
DIALOG_PLAYER(3alleg4) Allegro manual DIALOG_PLAYER(3alleg4)

DIALOG_PLAYER - Stores GUI data internally used by Allegro.

#include <allegro.h>

typedef struct DIALOG_PLAYER

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.

init_dialog(3alleg4), update_dialog(3alleg4), shutdown_dialog(3alleg4)

version 4.4.2 Allegro