Method

FoundryContextdup_acp_manager

unstable since: 1.2

Declaration [src]

FoundryAcpManager*
foundry_context_dup_acp_manager (
  FoundryContext* self
)

Description [src]

Gets the FoundryAcpManager instance.

Available since: 1.2

Return value

Type: FoundryAcpManager

A FoundryAcpManager.

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