Method
IdeSourceViewpush_snippet
Declaration
void
ide_source_view_push_snippet (
IdeSourceView* self,
IdeSnippet* snippet,
const GtkTextIter* location
)
Parameters
snippet |
IdeSnippet |
An |
|
The data is owned by the caller of the function. | |
location |
const GtkTextIter* |
A location for the snippet or |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |