TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Compares value1 with value2 according to pspec, and return -1, 0 or +1, if value1 is found to be less than, equal to or greater than value2, respectively.
value1
value2
pspec
a valid GObject.ParamSpec
a GObject.Value of correct type for pspec
-1, 0 or +1, for a less than, equal to or greater than result
Compares
value1withvalue2according topspec, and return -1, 0 or +1, ifvalue1is found to be less than, equal to or greater thanvalue2, respectively.