Function

IdeBufferManagerfrom_context

Declaration

IdeBufferManager*
ide_buffer_manager_from_context (
  IdeContext* context
)

Description

Gets the IdeBufferManager for the IdeContext.

Parameters

context

Type: IdeContext

No description available.

The data is owned by the caller of the function.

Return value

Type: IdeBufferManager

An IdeBufferManager.

The data is owned by the called function.