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 const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.