Method

IdeConfigget_runtime

Declaration

IdeRuntime*
ide_config_get_runtime (
  IdeConfig* self
)

Description

Gets the runtime for the configuration.

Gets propertyIde.Config:runtime

Return value

Type: IdeRuntime

An IdeRuntime.

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