API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.32
GList* ide_template_provider_get_project_templates ( IdeTemplateProvider* self )
Gets a list of templates for this provider.
Plugins should implement this interface to feed IdeProjectTemplate‘s into the project creation workflow.
IdeProjectTemplate
Available since: 3.32
Type: A list of IdeProjectTemplate*
IdeProjectTemplate*
A GList of IdeProjectTemplate instances.
GList