Method

ValentDeviceTransferref_file

unstable since: 1.0

Declaration [src]

GFile*
valent_device_transfer_ref_file (
  ValentDeviceTransfer* transfer
)

Description [src]

Get the local GFile.

Available since: 1.0

Return value

Type: GFile

A GFile

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.