API Version: 42.0
Library Version: 42.0
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
IdeProjectTemplate*
A GList of IdeProjectTemplate instances.
GList