Method

ArrowMonthDayNanoequal

[]

Declaration [src]

gboolean
garrow_month_day_nano_equal (
  GArrowMonthDayNano* month_nano_day,
  GArrowMonthDayNano* other_month_nano_day
)
[]

Description

No description available.
Available since:8.0.0
[]

Parameters

other_month_nano_day GArrowMonthDayNano
 

A GArrowMonthDayNano 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.