Gio.DBusErrorEntry¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
dbus_error_name |
r/w |
The D-Bus error name to associate with error_code. |
|
error_code |
r/w |
An error code. |
Methods¶
None
Details¶
- class Gio.DBusErrorEntry¶
Struct used in
Gio.DBusError.register_error_domain
().New in version 2.26.