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.

Available since:3.32

Return value

Returns: const GError*
 

A GError, or NULL.

 The data is owned by the instance.