MimeFilterPreview
Object Hierarchy:
Description:
[
CCode ( type_id =
"camel_mime_filter_preview_get_type ()" ) ]
public class MimeFilterPreview :
MimeFilter
Content:
Creation methods:
Methods:
- public uint get_limit ()
Returns set limit for the text length, in characters.
- public unowned string? get_text ()
Returns read text until now.
- public void set_limit (uint limit)
Sets limit for the text length, in characters.
Inherited Members:
All known members inherited from class Camel.MimeFilter
All known members inherited from class GLib.Object