DBusErrorEntry#

Added in version 2.26.

class DBusErrorEntry(*args, **kwargs)#

Struct used in g_dbus_error_register_error_domain().

Fields#

class DBusErrorEntry
dbus_error_name#

The D-Bus error name to associate with error_code.

error_code#

An error code.