方法

ArrowDecimal64greater_than_or_equal

since: 19.0.0

宣告 [src]

gboolean
garrow_decimal64_greater_than_or_equal (
  GArrowDecimal64* decimal,
  GArrowDecimal64* other_decimal
)

描述

無可用描述。

自 19.0.0 起可用

參數

other_decimal

類型: GArrowDecimal64

要比較的 GArrowDecimal64

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

回傳值

類型: gboolean

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