Package: glib

Function glib:variant-uint16

Lambda List

glib:variant-uint16 (value)

Arguments

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

Return Value

The :uint16 value.

Details

Returns the 16-bit unsigned 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 "q" type string.
 

See also

#2024-11-20