gmime.filter_charset

Module for [FilterCharset] class

Types 3

A filter to convert between charsets.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
FilterCharset self() nothrowReturns `this`, for use in `with` statements.
FilterCharsetGidBuilder builder() static nothrowGet builder for [gmime.filter_charset.FilterCharset] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(string fromCharset, string toCharset)Creates a new #GMimeFilterCharset filter.
Methods
FilterCharset build() nothrowCreate object from builder. Returns: New object