Method
ArrowDecimal32greater_than_or_equal
since: 19.0.0
Declaration [src]
gboolean
garrow_decimal32_greater_than_or_equal (
  GArrowDecimal32* decimal,
  GArrowDecimal32* other_decimal
)
Parameters
- other_decimal
- 
            Type: GArrowDecimal32A GArrowDecimal32to be compared.The data is owned by the caller of the function.