API Version: 1.0
Library Version: 0.3.0-dev
Generated by gi-docgen 2024.1
gboolean birb_date_time_equal ( GDateTime* dt1, GDateTime* dt2 )
Checks two GDateTime objects for equality.
GDateTime
dt1
Type: GDateTime
The pointer to the first GDateTime to compare.
NULL
dt2
The pointer to the second GDateTime to compare.
Type: gboolean
gboolean
TRUE if dt1 and dt2 are equal.
TRUE