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