Package: glib

Function glib:variant-int32

Lambda List

glib:variant-int32 (value)

Arguments

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

Return Value

The :int32 value.

Details

Returns the 32-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 "i" type string.
 

See also

2024-11-20