Function

IdeRuntimeManagerfrom_context

Declaration

IdeRuntimeManager*
ide_runtime_manager_from_context (
  IdeContext* context
)

Description

No description available.

Parameters

context

Type: IdeContext

A IdeContext.

The data is owned by the caller of the function.

Return value

Type: IdeRuntimeManager

An IdeRuntimeManager.

The data is owned by the called function.