API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
since: 3.44
gboolean camel_string_is_all_ascii ( const gchar* str )
No description available.
Available since: 3.44
str
Type: const gchar*
const gchar*
A string to check, or NULL.
NULL
Type: gboolean
gboolean
TRUE, when the str is NULL, an empty string or when it contains only ASCII letters.
TRUE