gmime.filter_html

Module for [FilterHTML] class

Types 3

A filter for converting text/plain into text/html.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FilterHTML self() nothrowReturns `this`, for use in `with` statements.
FilterHTMLGidBuilder builder() static nothrowGet builder for [gmime.filter_html.FilterHTML] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(uint flags, uint colour)Creates a new GMimeFilterHTML filter which can be used to convert a plain UTF-8 text stream into an html stream.

Fluent builder for gmime.filter_html.FilterHTML

Methods
FilterHTML build() nothrowCreate object from builder. Returns: New object