API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
gint g_date_compare ( const GDate* lhs, const GDate* rhs )
Qsort()-style comparison function for dates. Both dates must be valid.
rhs
Type: GDate
GDate
Second date to compare.
Type: gint
gint
0 for equal, less than zero if lhs is less than rhs, greater than zero if lhs is greater than rhs.
lhs