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
Looks for extra information in the error message used to recover the D-Bus error name and strips it if found.
If stripped, the message field in error will correspond exactly to what was received on the wire.
error
This is typically used when presenting errors to the end user.
an error
true if information was stripped; false otherwise
2.26
Looks for extra information in the error message used to recover the D-Bus error name and strips it if found.
If stripped, the message field in
errorwill correspond exactly to what was received on the wire.This is typically used when presenting errors to the end user.