Top | ![]() |
![]() |
![]() |
![]() |
|
camel_charset_init () |
|
camel_charset_step () |
const |
camel_charset_best_name () |
const |
camel_charset_best () |
const |
camel_charset_iso_to_windows () |
void camel_charset_step (CamelCharset *cc
,const
,gchar *in);
gint len
Processes more input text with the cc
.
constgchar * camel_charset_best (const
,gchar *in);
gint len
Finds the minimum charset for this string NULL means US-ASCII.