Vuo 2.4.4
Loading...
Searching...
No Matches
Functions
VuoMouseButton.c File Reference

Description

VuoMouseButton implementation.

Definition in file VuoMouseButton.c.

Go to the source code of this file.

Functions

VuoMouseButton VuoMouseButton_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoMouseButton.
 
json_object * VuoMouseButton_getJson (const VuoMouseButton value)
 Encodes value as a JSON object.
 
VuoList_VuoMouseButton VuoMouseButton_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoMouseButton_getSummary (const VuoMouseButton value)
 Same as VuoMouseButton_getString()