方法

ArrowDecimal32greater_than_or_equal

自版本 19.0.0 起

宣告 [原始碼]

gboolean
garrow_decimal32_greater_than_or_equal (
  GArrowDecimal32* decimal,
  GArrowDecimal32* other_decimal
)

描述

無可用描述。

自版本 19.0.0 起可用

參數

other_decimal

類型: GArrowDecimal32

要比較的 GArrowDecimal32

資料由函式的呼叫者擁有。

回傳值

類型: gboolean

如果此 decimal 大於或等於另一個 decimal,則為 TRUE,否則為 FALSE