Query: active_dialog
OS: linux
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
active_dialog(3alleg4) Allegro manual active_dialog(3alleg4) NAME
active_dialog - Global pointer to the most recent activated dialog. Allegro game programming library. SYNOPSIS
#include <allegro.h> extern DIALOG *active_dialog; DESCRIPTION
Global pointer to the most recent activated dialog. This may be useful if an object needs to iterate through a list of all its siblings. SEE ALSO
do_dialog(3alleg4), init_dialog(3alleg4), broadcast_dialog_message(3alleg4) Allegro version 4.4.2 active_dialog(3alleg4)
| Related Man Pages | 
|---|
| excustom(3alleg4) - opendarwin | 
| do_dialog(3alleg4) - php | 
| do_dialog(3alleg4) - suse | 
| do_dialog(3alleg4) - mojave | 
| do_dialog(3alleg4) - v7 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Simple C question... Hopefully it's simple | 
| Print arguments using array elements not working? | 
| Trouble setting up basic user authentication on apache2 web server |