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