Add a method for checking the D-Bus error name of an error.
Add versions of g_dbus_proxy_call_sync() and g_dbus_proxy_call_finish() that also typecheck the response and return an error if it is incorrect.
Add _nm_dbus_signal_connect(), for connecting to D-Bus signals on a GDBusProxy, with typechecking and pre-parsing of the parameters variant.