BeagleInformationalMessagesRequest

BeagleInformationalMessagesRequest

Functions

Signals

void indexing-status Run Last

Types and Values

Object Hierarchy

    GObject
    ╰── BeagleRequest
        ╰── BeagleInformationalMessagesRequest

Description

Functions

beagle_informational_messages_request_new ()

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.

Types and Values

struct BeagleInformationalMessagesRequest

struct BeagleInformationalMessagesRequest;

Signal Details

The “indexing-status” signal

void
user_function (BeagleInformationalMessagesRequest *beagleinformationalmessagesrequest,
               BeagleIndexingStatusResponse       *arg1,
               gpointer                            user_data)

Parameters

beagleinformationalmessagesrequest

the object which received the signal.

 

user_data

user data set when the signal handler was connected.

 

Flags: Run Last