is_remote_error


Description:

public static bool is_remote_error (Error error)

Checks if error represents an error received via D-Bus from a remote peer.

If so, use [func@Gio.DBusError.get_remote_error] to get the name of the error.

Parameters:

error

an error

Returns:

true if error represents an error from a remote peer; false otherwise