Man Page: broadcast_dialog_message
Operating Environment: osx
Section: 3alleg4
broadcast_dialog_message(3alleg4) Allegro manual broadcast_dialog_message(3alleg4) NAME
broadcast_dialog_message - Broadcasts a message to all the objects in the active dialog. Allegro game programming library. SYNOPSIS
#include <allegro.h> int broadcast_dialog_message(int msg, int c); DESCRIPTION
Broadcasts a message to all the objects in the active dialog. If any of the dialog procedures return values other than D_O_K, it returns that value. SEE ALSO
dialog_message(3alleg4), active_dialog(3alleg4) Allegro version 4.4.2 broadcast_dialog_message(3alleg4)
| Related Man Pages |
|---|
| excustom(3alleg4) - opendarwin |
| object_message(3alleg4) - opendarwin |
| do_dialog(3alleg4) - mojave |
| do_dialog(3alleg4) - v7 |
| do_dialog(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Mac OS X: Based on UNIX - Solid As a Rock |
| At A Glance Coloured Real Time Bargraph Generator... |
| Hearing Aid for OSX 10.12.x and greater. |
| To print diamond asterisk pattern based on inputs |