set_body
Description:
Sets the body this.
As a side-effect the g_dbus_message_header_field_signature header field is set to the type string of
body
(or cleared if body
is null).
If body
is floating, this assumes ownership of body
.
Parameters:
this |
A DBusMessage. |
body |
Either null or a Variant that is a tuple. |