GCharsetConverter: GCharsetConverter
Description
Convert between charsetsHierarchy
GObject
+----GCharsetConverter
Interfaces
GCharsetConverter implements
GConverter and GInitable
.Detailed Description
GCharsetConverter
is an implementation of GConverter
based on
GIConv.Properties
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 \) for invalid bytes. Default value: FALSE