Method

IdeWorkbenchget_vcs_monitor

Declaration

IdeVcsMonitor*
ide_workbench_get_vcs_monitor (
  IdeWorkbench* self
)

Description

Gets the IdeVcsMonitor for the workbench, if any.

Return value

Type: IdeVcsMonitor

An IdeVcsMonitor or NULL.

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