Variant.getUint16

Returns the 16-bit unsigned integer value of value. It is an error to call this function with a value of any type other than G_VARIANT_TYPE_UINT16. Since 2.24

class Variant
ushort
getUint16
()

Return Value

Type: ushort

a guint16

Meta