Method
AgsTaskLauncherremove_cyclic_task
since: 3.0.0
Declaration [src]
void
ags_task_launcher_remove_cyclic_task (
AgsTaskLauncher* task_launcher,
AgsTask* cyclic_task
)
Parameters
cyclic_task
-
Type:
AgsTask
The cyclic
AgsTask
.The data is owned by the caller of the method.