Method
EBookDestinationcopy
Declaration [src]
EDestination*
e_destination_copy (
const EDestination* dest
)
Return value
Type: EDestination
A newly created EDestination, identical to dest.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |