Method

CamelMultipartget_preface

since: 3.12

Declaration [src]

const gchar*
camel_multipart_get_preface (
  CamelMultipart* multipart
)

Description [src]

Returns the preface text for multipart.

Available since: 3.12

Return value

Type: const gchar*

The preface text.

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