Method

IdeConfigget_runtime

Declaration

IdeRuntime*
ide_config_get_runtime (
  IdeConfig* self
)

Description

Gets the runtime for the configuration.

Available since:3.32
Gets propertyIde.Config:runtime

Return value

Returns: IdeRuntime
 

An IdeRuntime.

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