DBusMessage.this

Creates a new GDBusMessage for a method call. Since 2.26

Parameters

name string

A valid D-Bus name or NULL. [allow-none]

path string

A valid object path.

method string

A valid method name.

Throws

ConstructionException GTK+ fails to create the object.

Meta