Method
FoundryDocumentationProviderlist_bundles
Declaration [src]
DexFuture*
foundry_documentation_provider_list_bundles (
FoundryDocumentationProvider* self
)
Return value
Type: DexFuture
A DexFuture that will resolve to
a GListModel of FoundryDocumentationBundle or
reject with error.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |