Method
EBookContactsPhoneNumbercopy
since: 3.8
Declaration [src]
EPhoneNumber*
e_phone_number_copy (
const EPhoneNumber* phone_number
)
Return value
Type: EPhoneNumber
A newly allocated EPhoneNumber instance. Call e_phone_number_free() to release this instance.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |