gmime.filter_charset

Module for FilterCharset class

Types 3

A filter to convert between charsets.

Methods
GType _gType() @property
FilterCharset self()Returns `this`, for use in `with` statements.
FilterCharsetGidBuilder builder()Get 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()Create object from builder. Returns: New object