Variant.getUint32

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 G_VARIANT_TYPE_UINT32. Since 2.24

class Variant
uint
getUint32
()

Return Value

Type: uint

a guint32

Meta