Constructor
IdeTerminalLaunchernew_for_runtime
Parameters
runtime
-
Type:
IdeRuntime
An
IdeRuntime
.The data is owned by the caller of the function.
Return value
Type: IdeTerminalLauncher
A newly created IdeTerminalLauncher
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |