API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.26
const gchar* g_dbus_method_invocation_get_sender ( GDBusMethodInvocation* invocation )
Gets the bus name that invoked the method.
Available since: 2.26
Type: const gchar*
const gchar*
A string. Do not free, it is owned by invocation.
invocation