Virtual Method
IdePipelineStagequery
Declaration
void
query (
IdePipelineStage* self,
IdePipeline* pipeline,
GPtrArray* targets,
GCancellable* cancellable
)
Parameters
pipeline
-
Type:
IdePipeline
No description available.
The data is owned by the caller of the function. targets
-
Type: An array of
gpointer
No description available.
The data is owned by the caller of the function. cancellable
-
Type:
GCancellable
No description available.
The argument can be NULL
.The data is owned by the caller of the function.