Method
AgsConcurrencyProviderget_worker
since: 3.0.0
[−]
Declaration [src]
GList*
ags_concurrency_provider_get_worker (
AgsConcurrencyProvider* concurrency_provider
)
[−]
Return value
Type: A list of None
The GList
-struct containing workers.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |