set_timers_enabled


Description:

[ CCode ( cname = "e_reminder_watcher_set_timers_enabled" ) ]
public void set_timers_enabled (bool enabled)

The this can be used both for scheduling the timers for the reminders and respond to them through the "triggered" signal, or only to listen for changes on the past reminders.

The default is to have timers enabled, thus to response to scheduled reminders. Disabling the timers also means there will be less resources needed by the this.

Parameters:

this

an ReminderWatcher

enabled

a value to set