API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
void g_date_order ( GDate* date1, GDate* date2 )
Checks if date1 is less than or equal to date2, and swap the values if this is not the case.
date1
date2
Type: GDate
GDate
The second date.