Virtual Method

AgsConcurrencyProviderget_main_loop

since: 3.0.0

Declaration [src]

AgsThread*
get_main_loop (
  AgsConcurrencyProvider* concurrency_provider
)

Description [src]

Get main loop of application context.

Available since: 3.0.0

Return value

Type: AgsThread

The AgsThread implementing AgsMainLoop.

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