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