API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.32
void g_value_set_schar ( GValue* value, gint8 v_char )
Set the contents of a G_TYPE_CHAR GValue to v_char.
G_TYPE_CHAR
GValue
v_char
Available since: 2.32
Type: gint8
gint8
Signed 8 bit integer to be set.