StringG.up

Converts a #GString to uppercase.

More...
class StringG
up
()

Detailed Description

Deprecated: This function uses the locale-specific toupper() function, which is almost never the right thing. Use g_string_ascii_up() or g_utf8_strup() instead.

Return: @string

Meta