Variant.getByte

Returns the byte value of value. It is an error to call this function with a value of any type other than G_VARIANT_TYPE_BYTE. Since 2.24

class Variant
char
getByte
()

Return Value

Type: char

a guchar

Meta