Function

Jsonrpcmessage_new_array

Declaration [src]

GVariant*
jsonrpc_message_new_array (
  gconstpointer first_param,
  ...
)

Description

No description available.

Parameters

first_param gconstpointer
  No description available.
...
  No description available.

Return value

Returns: GVariant*
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.