Constructor

CamelAddressnew

Declaration [src]

CamelAddress*
camel_address_new (
  void
)

Description [src]

Create a new CamelAddress object.

Return value

Type: CamelAddress

A new CamelAddress object.

The caller of the function takes ownership of the data, and is responsible for freeing it.