Method

FoundryContextdup_sdk_manager

Declaration [src]

FoundrySdkManager*
foundry_context_dup_sdk_manager (
  FoundryContext* self
)

Description [src]

Gets the FoundrySdkManager instance.

Return value

Type: FoundrySdkManager

A FoundrySdkManager.

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