Function

Gio-2.0Giodbus_error_is_remote_errorSince 2.26

  • Checks if error represents 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.

    Parameters

    Returns boolean

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

    2.26