Method

IdeSnippetChunkset_spec

Declaration

void
ide_snippet_chunk_set_spec (
  IdeSnippetChunk* chunk,
  const gchar* spec
)

Description

No description available.
Sets propertyIde.SnippetChunk:spec

Parameters

spec

Type: const gchar*

No description available.

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