[ CCode ( cname = "g_ascii_strdown" ) ]
public string ascii_down (ssize_t len = -1)
Converts all upper case ASCII letters to lower case ASCII letters, with semantics that exactly match [func@GLib.
ascii_tolower].
len |
length of |
str |
a string |
a newly-allocated string, with all the upper case characters in |