Method
IdePipelinebuild_finish
Declaration
gboolean
ide_pipeline_build_finish (
IdePipeline* self,
GAsyncResult* result,
GError** error
)
Description
This function completes the asynchronous request to build up to a particular phase 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 . |