addMinutes
Creates a copy of @datetime adding the specified number of minutes. Add negative values to subtract minutes.
Return
the newly created #GDateTime which should be freed with g_date_time_unref(), or null
Since
2.26
Parameters
minutes
the number of minutes to add