Virtual Method
IdeBuildTargetProviderget_targets_finish
Declaration
GPtrArray*
get_targets_finish (
IdeBuildTargetProvider* self,
GAsyncResult* result,
GError** error
)
Description
Completes a request to get the targets for the project.
See also: ide_build_target_provider_get_targets_async()
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 . |