VariantType.getStringLength

Returns the length of the type string corresponding to the given type. This function must be used to determine the valid extent of the memory region returned by g_variant_type_peek_string(). Since 2.24

class VariantType
getStringLength
()

Return Value

Type: gsize

the length of the corresponding type string

Meta