Constructor

EBookDestinationnew

Declaration [src]

EDestination*
e_destination_new (
  void
)

Description [src]

Creates a new EDestination with blank values.

Return value

Type: EDestination

A newly created EDestination.

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