Method

IdeSnippetcopy

since: 3.32

Declaration

IdeSnippet*
ide_snippet_copy (
  IdeSnippet* self
)

Description

Does a deep copy of the snippet.

Available since: 3.32

Return value

Type: IdeSnippet

An IdeSnippet.

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