Snippet.addChunk
void addChunk(gtksource.snippet_chunk.SnippetChunk chunk)Appends chunk to the snippet.
This may only be called before the snippet has been expanded.
Parameters
chunk | a #GtkSourceSnippetChunk |
void addChunk(gtksource.snippet_chunk.SnippetChunk chunk)Appends chunk to the snippet.
This may only be called before the snippet has been expanded.
chunk | a #GtkSourceSnippetChunk |