API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
void g_date_subtract_years ( GDate* date, guint n_years )
Moves a date some number of years into the past. If the current day doesn’t exist in the destination year (i.e. it’s February 29 and you move to a non-leap-year) then the day is changed to February 29. The date must be valid.
n_years
Type: guint
guint
Number of years to move.