Method

IdeWorkbenchget_vcs

Declaration

IdeVcs*
ide_workbench_get_vcs (
  IdeWorkbench* self
)

Description

Gets the IdeVcs that has been loaded for the workbench, if any.

Gets propertyIde.Workbench:vcs

Return value

Type: IdeVcs

An IdeVcs or NULL.

The data is owned by the instance.
The return value can be NULL.