Package: glib

Function g-variant-byte

Lambda List

g-variant-byte (value)

Arguments

value -- a byte g-variant instance

Return Value

A :uchar value.

Details

Returns the byte value of value. It is an error to call this function with a value of any type other than a g-variant-type with the type string "y".
 

See also

2020-12-1