Virtual Method

CamelAddressencode

Declaration [src]

gchar*
encode (
  CamelAddress* addr
)

Description [src]

Encode an address in a format suitable for a raw header.

Return value

Type: gchar*

The encoded address.

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