API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.26
const gchar* g_dbus_message_get_arg0 ( GDBusMessage* message )
Convenience to get the first item in the body of message.
message
Available since: 2.26
Type: const gchar*
const gchar*
The string item or NULL if the first item in the body of message is not a string.
NULL