valueCanSubtract

Checks if it's possible to subtract subtrahend from minuend.

Parameters

minuend gobject.value.Value

the value to subtract from

subtrahend gobject.value.Value

the value to subtract

Return Value

Type: bool

true if a subtraction is possible