Constructor

AgsServerApplicationContextnew

since: 3.0.0

Declaration [src]

AgsServerApplicationContext*
ags_server_application_context_new (
  void
)

Description [src]

Instantiate server application context.

Available since: 3.0.0

Return value

Type: AgsServerApplicationContext

The new AgsServerApplicationContext.

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