Method

IdeLspClientcall_finish

Declaration

gboolean
ide_lsp_client_call_finish (
  IdeLspClient* self,
  GAsyncResult* result,
  GVariant** return_value,
  GError** error
)

Description

No description available.

Parameters

result GAsyncResult*
  No description available.
 The data is owned by the caller of the function.
return_value GVariant**
  No description available.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.