Vuo  1.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoWindowProperty.c File Reference

Description

VuoWindowProperty implementation.

Functions

VuoWindowProperty VuoWindowProperty_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_objectVuoWindowProperty_getJson (const VuoWindowProperty value)
 Encodes value as a JSON object.
 
char * VuoWindowProperty_getSummary (const VuoWindowProperty value)
 Returns a compact string representation of value.