DBusMessage.this

Creates a new GDBusMessage that is a reply to method_call_message. Since 2.26

Parameters

methodCallMessage DBusMessage

A message of type G_DBUS_MESSAGE_TYPE_METHOD_CALL to create a reply message to.

Throws

ConstructionException GTK+ fails to create the object.

Meta