CharsetConverter

constructor(toCharset: String, fromCharset: String)(source)

Creates a new #GCharsetConverter.

Return

a new #GCharsetConverter or null on error.

Since

2.24

Parameters

toCharset

destination charset

fromCharset

source charset


constructor(gioCharsetConverterPointer: <Error class: unknown class><<Error class: unknown class>>)(source)