Method
IdePipelineStageLauncherget_clean_launcher
since: 3.32
Declaration
IdeSubprocessLauncher*
ide_pipeline_stage_launcher_get_clean_launcher (
IdePipelineStageLauncher* self
)
Description
No description available.
Available since: 3.32
Gets property | Ide.PipelineStageLauncher:clean-launcher |
Return value
Type: IdeSubprocessLauncher
An IdeSubprocessLauncher
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |