|  |  |  | Libbeagle Reference Manual |  | 
|---|---|---|---|---|
                    BeagleInformationalMessagesRequest;
BeagleInformationalMessagesRequest* beagle_informational_messages_request_new
                                                        (void);
typedef struct _BeagleInformationalMessagesRequest BeagleInformationalMessagesRequest;
BeagleInformationalMessagesRequest* beagle_informational_messages_request_new (void);
Creates a new BeagleInformationalMessagesRequest message. You will need to connect to the signals on this message for it to be useful.
| Returns : | a newly created BeagleInformationalMessagesRequest. | 
"indexing-status" signalvoid user_function (BeagleInformationalMessagesRequest *beagleinformationalmessagesrequest, BeagleIndexingStatusResponse *arg1, gpointer user_data) : Run Last
| beagleinformationalmessagesrequest: | the object which received the signal. | 
| arg1: | |
| user_data: | user data set when the signal handler was connected. |