Create a new gtksource.snippet_chunk.SnippetChunk that can be added to a classSnippet.
Copies the source snippet.
Gets the context for the snippet insertion.
Gets the propertySnippetChunk:focus-position.
Gets the specification for the chunk.
Gets the propertySnippetChunk:text property.
Gets the propertySnippetChunk:text-set property.
Sets the propertySnippetChunk:focus-position property.
Sets the specification for the chunk.
Sets the text for the snippet chunk.
Sets the propertySnippetChunk:text-set property.
A chunk of text within the source snippet.
The gtksource.snippet_chunk.SnippetChunk 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.