Function

GLib-2.0GLibunichar_toupper

  • Converts a character to uppercase.

    Parameters

    • c: string

      a Unicode character

    Returns string

    the result of converting c to uppercase. If c is not a lowercase or titlecase character, or has no upper case equivalent c is returned unchanged.