Virtual Method
AgsConcurrencyProviderget_task_launcher
since: 3.0.0
Declaration [src]
AgsTaskLauncher*
get_task_launcher (
AgsConcurrencyProvider* concurrency_provider
)
Return value
Type: AgsTaskLauncher
The AgsTaskLauncher
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |