Method

IdeBufferget_failed

Declaration

gboolean
ide_buffer_get_failed (
  IdeBuffer* self
)

Description

Gets the IdeBuffer:failed property, denoting if the buffer has failed in some aspect such as loading or saving.

Gets propertyIde.Buffer:failed

Return value

Type: gboolean

TRUE if the buffer is in a failed state.