Method

GtkSourceSnippetChunkcopy

Declaration [src]

GtkSourceSnippetChunk*
gtk_source_snippet_chunk_copy (
  GtkSourceSnippetChunk* chunk
)

Description [src]

Copies the source snippet.

Return value

Type: GtkSourceSnippetChunk

A GtkSourceSnippetChunk.

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