logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DIALOG_PLAYER - Stores GUI data internally used by Allegro.

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.

Name

       DIALOG_PLAYER - Stores GUI data internally used by Allegro.

See Also

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

Allegro                                           version 4.4.3                           DIALOG_PLAYER(3alleg4)

Synopsis

#include<allegro.h>typedefstructDIALOG_PLAYER

See Also