DBusMethodInvocation.getMethodInfo
gio.dbus_method_info.DBusMethodInfo getMethodInfo()Gets information about the method call, if any.
If this method invocation is a property Get, Set or GetAll call that has been redirected to the method call handler then null will be returned. See [gio.dbus_method_invocation.DBusMethodInvocation.getPropertyInfo] and #GDBusInterfaceVTable for more information.
Returns
A #GDBusMethodInfo or null. Do not free, it is owned by invocation.