getChar

fun getChar(): Char

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.

Return

character contents of @value