Package: glib

Function g-variant-int32

Lambda List

g-variant-int32 (value)

Arguments

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

Return Value

A :int32 value.

Details

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

See also

2020-12-1