Method
AgsTaskLauncheradd_task_all
since: 3.0.0
[−]
Declaration [src]
void
ags_task_launcher_add_task_all (
AgsTaskLauncher* task_launcher,
GList* list
)
[−]
Parameters
list
-
Type: A list of
AgsTask*
The
GList
-struct containingAgsTask
.The data is owned by the caller of the method.