[ Version ( since = "0.7.0" ) ]
public void add_reminder (GDReminder reminder)
Adds a reminder to the GDWhen's list of reminders and increments its reference count.
Duplicate reminders will not be added to the list.
this |
a GDWhen |
reminder |
a GDReminder to add |