Variant.getBoolean

Returns the boolean value of value. It is an error to call this function with a value of any type other than G_VARIANT_TYPE_BOOLEAN. Since 2.24

class Variant
int
getBoolean
()

Return Value

Type: int

TRUE or FALSE

Meta