Converts a #GString to uppercase.
string
Deprecated: This function uses the locale-specific toupper() function, which is almost never the right thing. Use glib.string_.String.asciiUp or glib.global.utf8Strup instead.
Converts a #GString to uppercase.