Method

IdeSnippetcopy

Declaration

IdeSnippet*
ide_snippet_copy (
  IdeSnippet* self
)

Description

Does a deep copy of the snippet.

Available since:3.32

Return value

Returns: IdeSnippet
 

An IdeSnippet.

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