Method

IdeBufferhas_encoding_error

since: 44

Declaration

gboolean
ide_buffer_has_encoding_error (
  IdeBuffer* self
)

Description

Gets the “has-encoding-error” property.

This returns TRUE if there was an error loading a file due to a failure to discover the encoding or if character conversions occurred.

Available since: 44

Return value

Type: gboolean

FALSE if there were no encoding errors.