Variant.getByte
ubyte getByte() nothrowReturns 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.
Returns
a #guint8
ubyte getByte() nothrowReturns 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.