Method
IdeDeviceManagerget_device_by_id
[−]
Declaration
IdeDevice*
ide_device_manager_get_device_by_id (
IdeDeviceManager* self,
const gchar* device_id
)
[−]
Parameters
device_id
-
Type:
const gchar*
The device identifier string.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.