Package: glib

Function glib:variant-byte

Lambda List

glib:variant-byte (value)

Arguments

value -- a g:variant instance with a :uchar value

Return Value

The :uchar value.

Details

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

See also

#2024-11-20