valueCanCompare

Determines if value1 and value2 can be compared.

Parameters

value1 gobject.value.Value

a value to compare

value2 gobject.value.Value

another value to compare

Return Value

Type: bool

true if the values can be compared