Constructor

AgsThreadApplicationContextnew

since: 3.0.0

Declaration [src]

AgsThreadApplicationContext*
ags_thread_application_context_new (
  void
)

Description [src]

Create a new instance of AgsThreadApplicationContext.

Available since: 3.0.0

Return value

Type: AgsThreadApplicationContext

The new AgsThreadApplicationContext.

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