valueCanCompare
fn
bool valueCanCompare(gobject.value.Value value1, gobject.value.Value value2)Determines if value1 and value2 can be compared.
Parameters
value1 | a value to compare |
value2 | another value to compare |
Returns
true if the values can be compared