Method

IdeTemplateInputset_name

Declaration

void
ide_template_input_set_name (
  IdeTemplateInput* self,
  const char* name
)

Description

No description available.
Sets propertyIde.TemplateInput:name

Parameters

name

Type: const char*

No description available.

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