Method
JsonrpcClientclose_finish
Declaration [src]
gboolean
jsonrpc_client_close_finish (
JsonrpcClient* self,
GAsyncResult* result,
GError** error
)
Description [src]
Completes an asynchronous request of jsonrpc_client_close_async()
.
Available since: | 3.26 |
Parameters
result |
GAsyncResult |
No description available. | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |