Method

AgsConcurrencyProviderset_worker

since: 3.0.0

Declaration [src]

void
ags_concurrency_provider_set_worker (
  AgsConcurrencyProvider* concurrency_provider,
  GList* worker
)

Description [src]

Set workers of application context.

Available since: 3.0.0

Parameters

worker

Type: A list of None

The GList-struct containing workers.

The data is owned by the caller of the function.