| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GDBusErrorEntry |
| Struct : | DBusErrorEntry |
| Properties | Defined By | |
|---|---|---|
|
dbus_error_name : String
|
Gio.DBusErrorEntry | |
|
error_code : gint32
|
Gio.DBusErrorEntry | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.DBusErrorEntry
()
Create a new Gio.DBusErrorEntry
Create a new Gio.DBusErrorEntry
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gio
Method |
Gio.dbus_error_register_error_domain
(String error_domain_quark_name, guint32 quark_volatile, DBusErrorEntry entries, guint32 num_entries)
:
none
Helper function for associating a GError error domain with D-Bus error names.
|