gmime.filter_strip

Module for [FilterStrip] class

Types 3

A filter for stripping whitespace from the end of lines.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FilterStrip self() nothrowReturns `this`, for use in `with` statements.
FilterStripGidBuilder builder() static nothrowGet 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.
Methods
FilterStrip build() nothrowCreate object from builder. Returns: New object