Method
IdeSubprocessLauncherspawn
Declaration
IdeSubprocess*
ide_subprocess_launcher_spawn (
IdeSubprocessLauncher* self,
GCancellable* cancellable,
GError** error
)
Parameters
cancellable |
GCancellable |
| No description available. | |
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | IdeSubprocess |
An |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |