Method

IdeProjectTemplateget_priority

since: 3.32

Declaration

gint
ide_project_template_get_priority (
  IdeProjectTemplate* self
)

Description

Gets the priority of the template. This can be used to sort the templates in the “new project” view.

Available since: 3.32

Return value

Type: gint

The priority of the template.