Method

IdeSnippetChunkcopy

since: 3.32

Declaration

IdeSnippetChunk*
ide_snippet_chunk_copy (
  IdeSnippetChunk* chunk
)

Description

Copies the source snippet.

Available since: 3.32

Return value

Type: IdeSnippetChunk

An IdeSnippetChunk.

The caller of the method takes ownership of the data, and is responsible for freeing it.