Method
GUsbContextload
Declaration
gboolean
g_usb_context_load (
GUsbContext* self,
JsonObject* json_object,
GError** error
)
Parameters
json_object |
JsonObject |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |