StringG.down

Converts a #GString to lowercase.

More...
class StringG
down
()

Detailed Description

Deprecated: This function uses the locale-specific tolower() function, which is almost never the right thing. Use g_string_ascii_down() or g_utf8_strdown() instead.

Return: the #GString

Meta