DBusMessage.getArg0

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

See gio.dbus_message.DBusMessage.getArg0Path for returning object-path-typed arg0 values.

class DBusMessage
string
getArg0
()

Return Value

Type: string

The string item or null if the first item in the body of message is not a string.