Virtual Method

IdeConfigget_runtime

Declaration

IdeRuntime*
get_runtime (
  IdeConfig* self
)

Description

Gets the runtime for the configuration.

Return value

Type: IdeRuntime

An IdeRuntime.

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