Virtual Method

AgsConcurrencyProviderget_worker

since: 3.0.0

Declaration [src]

GList*
get_worker (
  AgsConcurrencyProvider* concurrency_provider
)

Description [src]

Get workers of application context.

Available since: 3.0.0

Return value

Type: A list of None

The GList-struct containing workers.

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