Function

GLib-2.0GLibunichar_totitle

  • Converts a character to the titlecase.

    Parameters

    • c: string

      a Unicode character

    Returns string

    the result of converting c to titlecase. If c is not an uppercase or lowercase character, c is returned unchanged.