Converts a #GString to lowercase.
the #GString
Deprecated: This function uses the locale-specific tolower() function, which is almost never the right thing. Use glib.string_.String.asciiDown or glib.global.utf8Strdown instead.
Converts a #GString to lowercase.