Method

IdeWorkbenchget_build_system

Declaration

IdeBuildSystem*
ide_workbench_get_build_system (
  IdeWorkbench* self
)

Description

Gets the IdeBuildSystem for the workbench, if any.

Return value

Type: IdeBuildSystem

An IdeBuildSystem or NULL.

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