get_char


Description:

[ Version ( deprecated = true , deprecated_since = "2.32" ) ]
public char get_char ()

Warning: get_char is deprecated since 2.32.

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

Note:

This function's return type is broken, see get_schar

See get_schar.

Get the contents of a g_type_char Value.

Parameters:

this

a valid Value of type g_type_char

Returns:

character contents of this