gmime.filter_strip

Module for [FilterStrip] class

Types 3

A filter for stripping whitespace from the end of lines.

Methods
GType _gType() @property
FilterStrip self()Returns `this`, for use in `with` statements.
FilterStripGidBuilder builder()Get builder for [gmime.filter_strip.FilterStrip] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this()Creates a new #GMimeFilterStrip filter which will strip trailing whitespace from every line of input passed through the filter. Returns: a new strip filter.

Fluent builder for [gmime.filter_strip.FilterStrip]