FilterWindows.this

Creates a new GMimeFilterWindows filter. When a stream of text has been filtered, it can be determined whether or not said text stream was in claimed_charset or the equivalent Windows-CP125# charset.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string claimedCharset)
    class FilterWindows
    this

Parameters

claimedCharset string

charset that a text stream claims to be

Return Value

a new windows filter.