DBusMessage.this

Creates a new #GDBusMessage for a method call.

Parameters

name string

A valid D-Bus name or %NULL.

path string

A valid object path.

interface_ string

A valid D-Bus interface name or %NULL.

method string

A valid method name.

Return Value

A #GDBusMessage. Free with g_object_unref().

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.26