Package: glib

Function g-variant-int64

Lambda List

g-variant-int64 (value)

Arguments

value -- a 64-bit signed integer g-variant instance

Return Value

A :int64 value.

Details

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

See also

2020-12-1