Method

ArrowDayMillisecondequal

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 GArrowDayMillisecond
 

A GArrowDayMillisecond to be compared.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

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