Package: glib

Function glib:variant-uint64

Lambda List

glib:variant-uint64 (value)

Arguments

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

Return Value

The :uint64 value.

Details

Returns the 64-bit unsigned integer 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 "t" type string.
 

See also

#2024-11-20