Method
FwupdPluginDeviceget_children
Declaration [src]
GPtrArray*
fu_device_get_children (
FuDevice* self
)
Description [src]
Gets any child devices. A child device is logically “below” the current device and this may be reflected in client tools.
Available since: | 1.0.8 |
Return value
Returns: | An array of FuDevice |
Child devices. |
|
The data is owned by the instance. |