Value.getChar

char getChar()

Do not use this function; it is broken on platforms where the [glib.types.char] type is unsigned, such as ARM and PowerPC. See [gobject.value.Value.getSchar].

Get the contents of a G_TYPE_CHAR #GValue.

Returns

character contents of value

Deprecated

This function's return type is broken, see [gobject.value.Value.getSchar]