Package: glib

Function glib:variant-int64

Lambda List

glib:variant-int64 (value)

Arguments

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

Return Value

The :int64 value.

Details

Returns the 64-bit signed 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 "x" type string.
 

See also

#2024-11-20