Function
CamelInternetAddressformat_address
Declaration [src]
gchar*
camel_internet_address_format_address (
const gchar* name,
const gchar* addr
)
Parameters
name-
Type:
const gchar*A name, quotes may be stripped from it.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. addr-
Type:
const gchar*An rfc822 routing address.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.