[ CCode ( type_id = "gtk_source_snippet_chunk_get_type ()" ) ]
public class SnippetChunk : InitiallyUnowned
A chunk of text within the source snippet.
The `GtkSourceSnippetChunk` represents a single chunk of text that may or may not be an edit point within the snippet. Chunks that are an edit point (also called a tab stop) have the [property@SnippetChunk:focus-position] property set.