Method

ValentTransferdup_id

unstable since: 1.0

Declaration [src]

char*
valent_transfer_dup_id (
  ValentTransfer* transfer
)

Description [src]

Get the transfer ID.

Available since: 1.0

Gets propertyValent.Transfer:id

Return value

Type: char*

A unique ID.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.