Value.setChar
void setChar(char vChar)Set the contents of a G_TYPE_CHAR #GValue to v_char.
Parameters
vChar | character value to be set |
Deprecated
This function's input type is broken, see [gobject.value.Value.setSchar]
void setChar(char vChar)Set the contents of a G_TYPE_CHAR #GValue to v_char.
vChar | character value to be set |