方法

ArrowDecimal32less_than_or_equal

始於:19.0.0

宣告 [src]

gboolean
garrow_decimal32_less_than_or_equal (
  GArrowDecimal32* decimal,
  GArrowDecimal32* other_decimal
)

描述

尚無描述。

自 19.0.0 起可用

參數

other_decimal

類型: GArrowDecimal32

要比較的 GArrowDecimal32

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

回傳值

類型: gboolean

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