方法

ArrowDayMillisecondless_than

自:8.0.0 起可用

声明 [源代码]

gboolean
garrow_day_millisecond_less_than (
  GArrowDayMillisecond* day_millisecond,
  GArrowDayMillisecond* other_day_millisecond
)

描述

暂无描述。

可用版本:自 8.0.0 起

参数

other_day_millisecond

类型: GArrowDayMillisecond

要比较的 GArrowDayMillisecond

数据由函数调用者拥有。

返回值

类型: gboolean

如果该值小于另一个值,则返回 TRUE,否则返回 FALSE