Method
GioDBusMessageget_arg0
since: 2.26
Declaration [src]
const gchar*
g_dbus_message_get_arg0 (
GDBusMessage* message
)
Description [src]
Convenience to get the first item in the body of message
.
See g_dbus_message_get_arg0_path()
for returning object-path-typed
arg0 values.
Available since: 2.26