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