Method

PurpleScheduledTaskget_tags

unstable since: 3.0

Declaration [src]

PurpleTags*
purple_scheduled_task_get_tags (
  PurpleScheduledTask* task
)

Description [src]

Gets the tags for the task.

Available since: 3.0

Return value

Type: PurpleTags

The tags.

The returned data is owned by the instance.