Method

IdeBufferget_failure

since: 3.32

Declaration

const GError*
ide_buffer_get_failure (
  IdeBuffer* self
)

Description

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

Available since: 3.32

Return value

Type: GError

A GError, or NULL.

The data is owned by the instance.