Method

FoundryContextdup_run_manager

Declaration [src]

FoundryRunManager*
foundry_context_dup_run_manager (
  FoundryContext* self
)

Description [src]

Gets the FoundryRunManager instance.

Return value

Type: FoundryRunManager

A FoundryRunManager.

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