Virtual Method

IdeConfigget_runtime

since: 3.32

Declaration

IdeRuntime*
get_runtime (
  IdeConfig* self
)

Description

Gets the runtime for the configuration.

Available since: 3.32

Return value

Type: IdeRuntime

An IdeRuntime.

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