dialog_message (3) - Linux Manuals
dialog_message: Sends a message to all the objects in an array. Allegro game programming library.
NAME
dialog_message - Sends a message to all the objects in an array. Allegro game programming library.SYNOPSIS
#include <allegro.h>
int dialog_message(DIALOG *dialog, int msg, int c, int *obj);