gboolean
|
unicapgtk_device_property_set
(
|
UnicapgtkDeviceProperty *
ugtk
,
unicap_property_t *
property
);
|
Sets a property. If the widget also has a handle associated with it, the new
property value is also written to the device.
The id field of property has to be set to the the
same value as the one used to create the widget.
|