Method

ArrowDayMillisecondequal

since: 8.0.0

Declaration [src]

gboolean
garrow_day_millisecond_equal (
  GArrowDayMillisecond* day_millisecond,
  GArrowDayMillisecond* other_day_millisecond
)

Description

No description available.

Available since: 8.0.0

Parameters

other_day_millisecond

Type: GArrowDayMillisecond

A GArrowDayMillisecond to be compared.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if both of them have the same data, FALSE otherwise.