Virtual Method

IdeRuntimesupports_toolchain

[]

Declaration

gboolean
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 function.
[]

Return value

Type: gboolean

TRUE if the toolchain is supported.