_lock_property

Widget._lock_property(**properties)[source]

Lock a property-value pair.

The value should be the JSON state of the property.

NOTE: This, in addition to the single lock for all state changes, is flawed. In the future we may want to look into buffering state changes back to the front-end.