Method

PurpleScheduledTaskget_persistent

unstable since: 3.0

Declaration [src]

gboolean
purple_scheduled_task_get_persistent (
  PurpleScheduledTask* task
)

Description [src]

Gets whether or not the task will be remembered across invocations of the program.

Available since: 3.0

Return value

Type: gboolean

True if the task will be remembered.