TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.26
Creates an association mapping between dbus_error_name and GLib.Errors specified by error_domain and error_code.
dbus_error_name
error_domain
error_code
This is typically done in the function that returns the GLib.Quark for an error domain.
a GLib.Quark for an error domain
an error code
a D-Bus error name
true if the association was created, false if it already exists
2.26
Creates an association mapping between
dbus_error_nameand GLib.Errors specified byerror_domainanderror_code.This is typically done in the function that returns the GLib.Quark for an error domain.