Method

CamelMultipartget_boundary

Declaration [src]

const gchar*
camel_multipart_get_boundary (
  CamelMultipart* multipart
)

Description

No description available.

Return value

Type: const gchar*

The boundary.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.