Method
IdeWorkbenchget_vcs
since: 3.32
Description
Gets the IdeVcs
that has been loaded for the workbench, if any.
Available since: 3.32
Gets property | Ide.Workbench:vcs |
Return value
Type: IdeVcs
An IdeVcs
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |