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.

Fluent builder for [gmime.filter_charset.FilterCharset]