Constructor

FoundryAcpProjectClientnew

unstable since: 1.2

Declaration [src]

FoundryAcpProjectClient*
foundry_acp_project_client_new (
  FoundryContext* context
)

Description [src]

Creates a project-scoped ACP client for context.

Available since: 1.2

Parameters

context

Type: FoundryContext

A FoundryContext.

The data is owned by the caller of the function.

Return value

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