Method
IdeWorkbenchget_build_system
Description
Gets the IdeBuildSystem
for the workbench, if any.
Gets property | Ide.Workbench:build-system |
Return value
Type: IdeBuildSystem
An IdeBuildSystem
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |