Constructor
AgsThreadApplicationContextnew
since: 3.0.0
Declaration [src]
AgsThreadApplicationContext*
ags_thread_application_context_new (
void
)
Return value
Type: AgsThreadApplicationContext
The new AgsThreadApplicationContext
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |