TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 2.26
Checks if error represents an error received via D-Bus from a remote peer.
error
If so, use Gio.DBusError.get_remote_error to get the name of the error.
an error
true if error represents an error from a remote peer; false otherwise
2.26
Checks if
errorrepresents an error received via D-Bus from a remote peer.If so, use Gio.DBusError.get_remote_error to get the name of the error.