Virtual Method
IdeCodeActionProviderquery_finish
Declaration
GPtrArray*
query_finish (
IdeCodeActionProvider* self,
GAsyncResult* result,
GError** error
)
Description
Completes an asynchronous request to ide_code_action_provider_query_async().
Available since: | 42.0 |
Parameters
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |