Method

IdeBufferref_context

Declaration

IdeContext*
ide_buffer_ref_context (
  IdeBuffer* self
)

Description

Locates the IdeContext for the buffer and returns it.

Return value

Type: IdeContext

An IdeContext.

The caller of the method takes ownership of the data, and is responsible for freeing it.