Virtual Method

IdeConfigget_runtime

Declaration

IdeRuntime*
get_runtime (
  IdeConfig* self
)

Description

Gets the runtime for the configuration.

Available since:3.32

Return value

Returns: IdeRuntime
 

An IdeRuntime.

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