Method

IdeTemplateBaseadd_path

Declaration

void
ide_template_base_add_path (
  IdeTemplateBase* self,
  const gchar* path,
  GFile* destination,
  TmplScope* scope,
  gint mode
)

Description

No description available.

Parameters

path

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
destination

Type: GFile

No description available.

The data is owned by the caller of the method.
scope

Type: TmplScope

No description available.

The data is owned by the caller of the method.
mode

Type: gint

No description available.