Function
Jsonrpcmessage_new_array
Declaration [src]
GVariant*
jsonrpc_message_new_array (
gconstpointer first_param,
...
)
Parameters
first_param |
gconstpointer |
| No description available. | |
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
... |
|
| 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. |