Method
IdeSnippetget_chunk_range
Declaration
void
ide_snippet_get_chunk_range (
IdeSnippet* self,
IdeSnippetChunk* chunk,
GtkTextIter* begin,
GtkTextIter* end
)
Parameters
chunk-
Type:
IdeSnippetChunkNo description available.
The data is owned by the caller of the function. begin-
Type:
GtkTextIterNo description available.
The data is owned by the caller of the function. end-
Type:
GtkTextIterNo description available.
The data is owned by the caller of the function.