send_message_sync
Description:
This sends the provided message
synchronously over the bus.
To send a message asynchronously, use send_message. The convenience
function gedit_message_bus_send_sync
can be used to easily send a message without constructing the message object explicitly first.
Parameters:
this | |
message |
the message to send |