CharsetConverter.this

Creates a new gio.CharsetConverter

  1. this(GCharsetConverter* gCharsetConverter, bool ownedRef)
  2. this(string toCharset, string fromCharset)
    class CharsetConverter
    this
    (
    string toCharset
    ,)

Parameters

toCharset string

destination charset

fromCharset string

source charset

Return Value

a new gio.CharsetConverter or NULL on error.

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta

Since

2.24