DateTime.addMinutes

glib.date_time.DateTime addMinutes(int minutes)

Creates a copy of datetime adding the specified number of minutes. Add negative values to subtract minutes.

Parameters

minutesthe number of minutes to add

Returns

the newly created #GDateTime which

should be freed with [glib.date_time.DateTime.unref], or null