Method

IdeBufferget_failure

Declaration

const GError*
ide_buffer_get_failure (
  IdeBuffer* self
)

Description

Gets a GError representing a failure that has occurred for the buffer.

Return value

Type: GError

A GError, or NULL.

The data is owned by the instance.