Variant.getUint64

Returns the 64-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_UINT64. Since 2.24

class Variant
ulong
getUint64
()

Return Value

Type: ulong

a guint64

Meta