Method

PurpleScheduledTaskget_cancellable

unstable since: 3.0

Declaration [src]

gboolean
purple_scheduled_task_get_cancellable (
  PurpleScheduledTask* task
)

Description [src]

Gets whether or not the task can be cancelled by the user.

Available since: 3.0

Return value

Type: gboolean

True if the task can be cancelled.