API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
void g_date_add_months ( GDate* date, guint n_months )
Increments a date by some number of months. If the day of the month is greater than 28, this routine may change the day of the month (because the destination month may not have the current day in it). The date must be valid.
n_months
Type: guint
guint
Number of months to move forward.