[ 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.
This function's return type is broken, see get_schar
See get_schar.
Get the contents of a g_type_char Value.
this |
a valid Value of type g_type_char |
character contents of this |