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