Method

IdeTemplateInputget_directory

Declaration

GFile*
ide_template_input_get_directory (
  IdeTemplateInput* self
)

Description

Gets the directory to use to contain the new project directory.

Return value

Type: GFile

A GFile for the directory to use when generating the template.

The data is owned by the instance.