API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
void g_date_add_days ( GDate* date, guint n_days )
Increments a date some number of days. To move forward by weeks, add weeks*7 days. The date must be valid.
n_days
Type: guint
guint
Number of days to move the date forward.