Method
ValentDeviceTransferref_device
unstable since: 1.0
Declaration [src]
ValentDevice*
valent_device_transfer_ref_device (
ValentDeviceTransfer* transfer
)
Description [src]
Get the ValentDevice
.
Available since: 1.0
Gets property | Valent.DeviceTransfer:device |
Return value
Type: ValentDevice
A ValentDevice
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |