Method

IdeBufferref_context

Declaration

IdeContext*
ide_buffer_ref_context (
  IdeBuffer* self
)

Description

Locates the IdeContext for the buffer and returns it.

Available since:3.32

Return value

Returns: IdeContext
 

An IdeContext.

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