API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
void g_date_add_years ( GDate* date, guint n_years )
Increments a date by some number of years. If the date is February 29, and the destination year is not a leap year, the date will be changed to February 28. The date must be valid.
n_years
Type: guint
guint
Number of years to move forward.