[ Version ( since = "0.1.0" ) ]
public Device find_device_sync (string id, Cancellable? cancellable = null) throws Error
Finds a color device.
WARNING: This function is synchronous, and may block. Do not use it in GUI applications.
| this |
a Client instance. |
| id |
The device ID. |
| cancellable |
a Cancellable or null |
|
A Device object, or null for error |