Function
GLibstrdown
deprecated: 2.2
Description
Converts a string to lower case.
Deprecated since: 2.2
This function is totally broken for the reasons discussed
in the g_strncasecmp() docs - use g_ascii_strdown() or g_utf8_strdown()
instead.
deprecated: 2.2
Converts a string to lower case.
Deprecated since: 2.2
This function is totally broken for the reasons discussed
in the g_strncasecmp() docs - use g_ascii_strdown() or g_utf8_strdown()
instead.