Method

IdeWorkbenchget_vcs_monitor

Declaration

IdeVcsMonitor*
ide_workbench_get_vcs_monitor (
  IdeWorkbench* self
)

Description

Gets the IdeVcsMonitor for the workbench, if any.

Available since:3.32

Return value

Returns: IdeVcsMonitor
 

An IdeVcsMonitor or NULL.

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