Description Hierarchy Interfaces Detailed Description Properties Author(s) References
Convert between charsets
1 2 | GObject
+----GCharsetConverter
|
GCharsetConverter implements
GConverter and GInitable
.
GCharsetConverter
is an implementation of GConverter
based on
GIConv.
from-charset
[character : * : Read / Write / Construct Only]The character encoding to convert from. Default value: NULL
to-charset
[character : * : Read / Write / Construct Only]The character encoding to convert to. Default value: NULL
use-fallback
[logical : Read / Write / Construct]Use fallback (of form \<hexval>) for invalid bytes. Default value: FALSE
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gio/stable/GCharsetConverter.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.