方法
ArrowDecimal32greater_than_or_equal(大于等于)
自:19.0.0 起可用
声明 [源代码]
gboolean
garrow_decimal32_greater_than_or_equal (
GArrowDecimal32* decimal,
GArrowDecimal32* other_decimal
)
参数
other_decimal(另一个十进制数)
-
类型:
GArrowDecimal32
要比较的
GArrowDecimal32
。数据由函数调用者拥有。