Function

GLibunichar_toupper

Declaration [src]

gunichar
g_unichar_toupper(
gunicharc
)

Description [src]

Converts a character to uppercase.

Parameters

c

Type: gunichar

A Unicode character.

Return value

Type: gunichar

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.

AltStyle によって変換されたページ (->オリジナル) /