Value.getChar

Do not use this function; it is broken on platforms where the %char type is unsigned, such as ARM and PowerPC. See g_value_get_schar().

Get the contents of a %G_TYPE_CHAR #GValue.

More...
class Value
char
getChar
()

Detailed Description

Deprecated: This function's return type is broken, see g_value_get_schar()

Return: character contents of @value

Meta