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