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
Gets the D-Bus error name used for error, if any.
error
This function is guaranteed to return a D-Bus error name for all GLib.Errors returned from functions handling remote method calls (for example, Gio.DBusConnection.call_finish) unless Gio.DBusError.strip_remote_error has already been used on error.
an error
an allocated string, or NULL if the D-Bus error name could not be found
NULL
2.26
Gets the D-Bus error name used for
error, if any.This function is guaranteed to return a D-Bus error name for all GLib.Errors returned from functions handling remote method calls (for example, Gio.DBusConnection.call_finish) unless Gio.DBusError.strip_remote_error has already been used on
error.