Method

IdeWorkbenchget_build_system

since: 3.32

Declaration

IdeBuildSystem*
ide_workbench_get_build_system (
  IdeWorkbench* self
)

Description

Gets the IdeBuildSystem for the workbench, if any.

Available since: 3.32

Return value

Type: IdeBuildSystem

An IdeBuildSystem or NULL.

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