Virtual Method
IdeDeployStrategydeploy_finish
Declaration
gboolean
deploy_finish (
IdeDeployStrategy* self,
GAsyncResult* result,
GError** error
)
Description
Completes an asynchronous request to deploy the application to the build pipeline’s device.
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 . |