Value.setSchar

Set the contents of a G_TYPE_CHAR GValue to v_char. Since 2.32

class Value
void
setSchar
(
byte vChar
)

Parameters

vChar byte

signed 8 bit integer to be set

Meta