Virtual Method

AgsConcurrencyProviderget_task_launcher

since: 3.0.0

Declaration [src]

AgsTaskLauncher*
get_task_launcher (
  AgsConcurrencyProvider* concurrency_provider
)

Description [src]

Get task launcher of application context.

Available since: 3.0.0

Return value

Type: AgsTaskLauncher

The AgsTaskLauncher.

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