TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Converts a character to the titlecase.
a Unicode character
the result of converting c to titlecase. If c is not an uppercase or lowercase character, c is returned unchanged.
c
Converts a character to the titlecase.