方法

ArrowDecimal32greater_than

自版本:19.0.0 起

宣告 [src]

gboolean
garrow_decimal32_greater_than (
  GArrowDecimal32* decimal,
  GArrowDecimal32* other_decimal
)

描述

無可用描述。

自版本 19.0.0 起可用

參數

other_decimal

類型: GArrowDecimal32

要比較的 GArrowDecimal32

資料的所有權屬於函式的呼叫者。

傳回值

類型: gboolean

如果此十進位數大於另一個十進位數則為 TRUE,否則為 FALSE