Method
IdePipelinebuild_targets_finish
Declaration
gboolean
ide_pipeline_build_targets_finish (
IdePipeline* self,
GAsyncResult* result,
GError** error
)
Description
This function completes the asynchronous request to build up to a particular phase and targets of the build pipeline.
Available since: | 3.32 |
Parameters
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |