Method

IdeRuntimesupports_toolchain

Declaration

gboolean
ide_runtime_supports_toolchain (
  IdeRuntime* self,
  IdeToolchain* toolchain
)

Description

Informs wether a toolchain is supported by this.

Parameters

toolchain

Type: IdeToolchain

The IdeToolchain to check.

The data is owned by the caller of the method.

Return value

Type: gboolean

TRUE if the toolchain is supported.