Method
AgsConcurrencyProviderset_main_loop
since: 3.0.0
Declaration [src]
void
ags_concurrency_provider_set_main_loop (
AgsConcurrencyProvider* concurrency_provider,
AgsThread* main_loop
)
Parameters
main_loop
-
Type:
AgsThread
The
AgsThread
implementingAgsMainLoop
.The data is owned by the caller of the method.