2.27.4: (unstable): Gio: * DBus::Address: Wrap the gio dbus address API in this namespace. * DBusConnection: - Add emit_signal(). - Add call(), call_finish() and call_sync() methods. * DBusMethodInvocationbusmethodinvocation: Remove the default constructor because it probably will not be used (there is no create() method to go along with it). * DbusServer: create_sync(): Use g_dbus_server_new_sync() instead of the constructors because the C function does more than call g_initable_new(). (José Alburquerque) gmmproc: * Improve parsing of the C documentation. (José Alburquerque)