Method
FoundryDocumentationProviderindex
Declaration [src]
DexFuture*
foundry_documentation_provider_index (
FoundryDocumentationProvider* self,
GListModel* roots
)
Description [src]
This method is called when the documentation provider should rescan the provided roots for changes.
Parameters
roots
-
Type:
GObject
A
GListModel
ofFoundryDocumentationRoot
.The data is owned by the caller of the method.