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