Method

IdeTemplateBaseadd_resource

Declaration

void
ide_template_base_add_resource (
  IdeTemplateBase* self,
  const gchar* resource_path,
  GFile* destination,
  TmplScope* scope,
  gint mode
)

Description

No description available.

Parameters

resource_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.