Has the interface <none>
in the gdbus-monitor
output a special meaning?
What API call is required to create such a message using GDbus
(g_dbus_connection_register_object
does not allow to pass NULL
as GDBusInterfaceInfo *
and that seems to be the only to register a object to a path)