Function
GLibstrup
deprecated: 2.2 since: 2.0
Description
Converts a string to upper case.
Available since: 2.0
Deprecated since: 2.2
This function is totally broken for the reasons
discussed in the g_strncasecmp() docs - use g_ascii_strup()
or g_utf8_strup() instead.