Method

GtkSourceSnippetcopy

Declaration [src]

GtkSourceSnippet*
gtk_source_snippet_copy (
  GtkSourceSnippet* snippet
)

Description [src]

Does a deep copy of the snippet.

Return value

Type: GtkSourceSnippet

A new GtkSourceSnippet.

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