Function

GLib-2.0GLibunichar_tolower

  • Converts a character to lower case.

    Parameters

    • c: string

      a Unicode character.

    Returns string

    the result of converting c to lower case. If c is not an upperlower or titlecase character, or has no lowercase equivalent c is returned unchanged.