Package: glib

Function g-variant-uint32

Lambda List

g-variant-uint32 (value)

Arguments

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

Return Value

A :uint32 value.

Details

Returns the 32-bit unsigned 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 "u".
 

See also

2020-12-1