unregister_error


Description:

public static bool unregister_error (Quark error_domain, int error_code, string dbus_error_name)

Destroys an association previously set up with [func@Gio.

DBusError.register_error].

Parameters:

error_domain

a [type@GLib.Quark] for an error domain

error_code

an error code

dbus_error_name

a D-Bus error name

Returns:

true if the association was destroyed, false if it wasn’t found