DBusMessage.this

Creates a new #GDBusMessage from the data stored at @blob. The byte order that the message was in can be retrieved using g_dbus_message_get_byte_order().

Parameters

blob string

A blob represent a binary D-Bus message.

capabilities GDBusCapabilityFlags

A #GDBusCapabilityFlags describing what protocol features are supported.

Return: A new #GDBusMessage or %NULL if @error is set. Free with g_object_unref().

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta

Since

2.26