API Version: 2.0
Library Version: 2.83.2
Generated by gi-docgen 2024.1
since: 2.26
GDateTime* g_date_time_add ( GDateTime* datetime, GTimeSpan timespan )
Creates a copy of datetime and adds the specified timespan to the copy.
datetime
Available since: 2.26
timespan
Type: GTimeSpan
GTimeSpan
A GTimeSpan.
Type: GDateTime
GDateTime
The newly created GDateTime which should be freed with g_date_time_unref(), or NULL.
NULL