Method
FoundryContextdup_log_manager
Declaration [src]
FoundryLogManager*
foundry_context_dup_log_manager (
FoundryContext* self
)
Return value
Type: FoundryLogManager
A FoundryLogManager
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |