Function

IdeProjectfrom_context

Declaration

IdeProject*
ide_project_from_context (
  IdeContext* context
)

Description

Gets the project for an IdeContext.

Parameters

context

Type: IdeContext

IdeContext.

The data is owned by the caller of the function.

Return value

Type: IdeProject

An IdeProject.

The data is owned by the called function.