Method

CamelMimeFilterPreviewset_limit

since: 3.52

Declaration [src]

void
camel_mime_filter_preview_set_limit (
  CamelMimeFilterPreview* self,
  guint limit
)

Description [src]

Sets limit for the text length, in characters. Zero means unlimited length.

Available since: 3.52

Parameters

limit

Type: guint

A limit to set.