DBusError.unregisterError

Destroys an association previously set up with g_dbus_error_register_error().

struct DBusError
static
bool
unregisterError

Parameters

errorDomain GQuark

A GQuark for an error domain.

errorCode int

An error code.

dbusErrorName string

A D-Bus error name.

Return Value

Type: bool

TRUE if the association was destroyed, FALSE if it wasn't found.

Meta

Since

2.26