g_charset_converter_new ( to_charset from_charset error -- GCharsetConverter* )


Vocabulary
gio.ffi

Inputs
to_charsetan object
from_charsetan object
erroran object


Outputs
GCharsetConverter*an object


Definition


LIBRARY: gio FUNCTION: GCharsetConverter*
g_charset_converter_new
( gchar* to_charset, gchar* from_charset, GError* error )