Method
PurpleSchedulerremove_task
unstable since: 3.0
Declaration [src]
gboolean
purple_scheduler_remove_task (
PurpleScheduler* scheduler,
const char* id
)
Description [src]
Removes a task from the scheduler.
If the task is found and currently scheduled, it will be cancelled.
Available since: 3.0