Method

FoundryContextdup_debug_manager

Declaration [src]

FoundryDebugManager*
foundry_context_dup_debug_manager (
  FoundryContext* self
)

Description [src]

Gets the FoundryDebugManager instance.

Return value

Type: FoundryDebugManager

A FoundryDebugManager.

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