Method

AgsConcurrencyProviderset_task_launcher

since: 3.0.0

Declaration [src]

void
ags_concurrency_provider_set_task_launcher (
  AgsConcurrencyProvider* concurrency_provider,
  AgsTaskLauncher* task_launcher
)

Description [src]

Set task launcher of application context.

Available since: 3.0.0

Parameters

task_launcher

Type: AgsTaskLauncher

The AgsTaskLauncher.

The data is owned by the caller of the function.