Method

JsonrpcInputStreamread_message_finish

Declaration [src]

gboolean
jsonrpc_input_stream_read_message_finish (
  JsonrpcInputStream* self,
  GAsyncResult* result,
  GVariant** message,
  GError** error
)

Description

No description available.

Parameters

result GAsyncResult
  No description available.
 The data is owned by the caller of the function.
message 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.