DBusMessage.getArg0Path

string getArg0Path()

Convenience to get the first item in the body of message.

See [gio.dbus_message.DBusMessage.getArg0] for returning string-typed arg0 values.

Returns

The object path item or NULL if the first item in the

body of message is not an object path.