Method

IdeProjectTemplateget_widget

Declaration

GtkWidget*
ide_project_template_get_widget (
  IdeProjectTemplate* self
)

Description

Get’s the configuration widget for the template if there is one.

Available since:3.32

Return value

Returns: GtkWidget
 

A GtkWidget.

 The data is owned by the instance.