DeviceList
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.1.0" ) ]
public DeviceList (Context context)
[ Version ( since = "0.1.0" ) ]
public DeviceList (Context context)
Creates a new device list.
You will need to call coldplug to coldplug the list of devices after creating a device list.
Parameters:
context |
a Context |
Returns:
a new DeviceList |