Method
FoundryDocumentationManagerquery
Declaration [src]
DexFuture*
foundry_documentation_manager_query (
FoundryDocumentationManager* self,
FoundryDocumentationQuery* query
)
Description [src]
Consumers can call foundry_documentation_matches_await()
to get a
future that will complete when all matches have been populated.
Parameters
query
-
Type:
FoundryDocumentationQuery
The data is owned by the caller of the method.