Method

PurpleScheduledTaskset_persistent

unstable since: 3.0

Declaration [src]

void
purple_scheduled_task_set_persistent (
  PurpleScheduledTask* task,
  gboolean persistent
)

Description [src]

Sets whether the task should be remembered across invocations or not.

Available since: 3.0

Parameters

persistent

Type: gboolean

The new value.