Constructor

AgsTasknew

since: 3.0.0

Declaration [src]

AgsTask*
ags_task_new (
  void
)

Description [src]

Create a new AgsTask.

Available since: 3.0.0

Return value

Type: AgsTask

The new AgsTask.

The caller of the function takes ownership of the data, and is responsible for freeing it.