Method
IdeRuntimeManagerget_runtime
Declaration
IdeRuntime*
ide_runtime_manager_get_runtime (
IdeRuntimeManager* self,
const gchar* id
)
Parameters
id |
const gchar* |
The identifier of the runtime. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | IdeRuntime |
An |
|
The data is owned by the instance. |