Function

IdeFallbackBuildSystemnew

since: 3.32

Declaration

IdeBuildSystem*
ide_fallback_build_system_new (
  void
)

Description

Creates a new IdeFallbackBuildSystem.

Available since: 3.32

Return value

Type: IdeBuildSystem

An IdeBuildSystem.

The caller of the function takes ownership of the data, and is responsible for freeing it.