Function

IdeVcsfrom_context

Declaration

IdeVcs*
ide_vcs_from_context (
  IdeContext* context
)

Description

Gets the IdeVcs for the context.

Parameters

context

Type: IdeContext

An IdeContext.

The data is owned by the caller of the function.

Return value

Type: IdeVcs

An IdeVcs.

The data is owned by the called function.