[ CCode ( cname = "e_reminder_watcher_dismiss_sync" ) ]
public bool dismiss_sync (ReminderData rd, Cancellable? cancellable = null) throws Error
Synchronously dismiss single reminder in the past or snoozed reminders.
this | |
rd |
an ReminderData to dismiss |
cancellable |
optional Cancellable object, or null |
whether succeeded |