Method

IdeBufferref_context

since: 3.32

Declaration

IdeContext*
ide_buffer_ref_context (
  IdeBuffer* self
)

Description

Locates the IdeContext for the buffer and returns it.

Available since: 3.32

Return value

Type: IdeContext

An IdeContext.

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