API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
const gchar* camel_charset_best ( const gchar* in, gint len )
Finds the minimum charset for this string NULL means US-ASCII.
in
Type: An array of gchar
gchar
Input text.
len
Type: gint
gint
Length of the input text.
Type: const gchar*
const gchar*
The minimum charset or NULL for US_ASCII.
NULL