Virtual Method
FoundryTemplateProviderlist_project_templates
Declaration [src]
DexFuture*
list_project_templates (
FoundryTemplateProvider* self
)
Return value
Type: DexFuture
A DexFuture that resolves to a
GListModel of FoundryProjectTemplate or rejects
with error.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |