Method

IdeDeviceManagerget_device

Declaration

IdeDevice*
ide_device_manager_get_device (
  IdeDeviceManager* self
)

Description

Gets the currently selected device. Usually, this is an IdeLocalDevice.

Return value

Type: IdeDevice

An IdeDevice.

The data is owned by the instance.