Method

IdeDeviceManagerget_device

since: 3.32

Declaration

IdeDevice*
ide_device_manager_get_device (
  IdeDeviceManager* self
)

Description

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

Available since: 3.32

Return value

Type: IdeDevice

An IdeDevice.

The data is owned by the instance.