Method
GioDBusMessageset_body
Description
Sets the body message
. 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, message
assumes ownership of body
.
Available since: | 2.26 |
Parameters
body |
GVariant |
Either |
|
The data is owned by the caller of the function. |