Function

IdeDeviceManagerfrom_context

Declaration

IdeDeviceManager*
ide_device_manager_from_context (
  IdeContext* context
)

Description

No description available.
Available since:3.32

Parameters

context IdeContext
 

A IdeContext.

 The data is owned by the caller of the function.

Return value

Returns: IdeDeviceManager
 

An IdeDeviceManager.

 The data is owned by the called function.