Method

JsonrpcClientget_use_gvariant

Declaration [src]

gboolean
jsonrpc_client_get_use_gvariant (
  JsonrpcClient* self
)

Description [src]

Gets the JsonrpcClient:use-gvariant property.

Indicates if GVariant is being used to communicate with the peer.

Available since:3.26

Return value

Returns: gboolean
 

TRUE if GVariant is being used; otherwise FALSE.