Signal

PurpleScheduledTask::execute

unstable since: 3.0

Declaration

void
execute (
  PurpleScheduledTask* self,
  gpointer user_data
)

Description [src]

This signal is emitted the task is executing.

The execution of the task is scheduled with purple_scheduled_task_schedule().

Default handler:

The default handler is called after the handlers added via g_signal_connect().

The signal can be detailed
Available since: 3.0