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