Constructor
GtkSourceSnippetContextnew
Declaration [src]
GtkSourceSnippetContext*
gtk_source_snippet_context_new (
void
)
Description [src]
Creates a new GtkSourceSnippetContext
.
Generally, this isn’t needed unless you are controlling the expansion of snippets manually.
Return value
Returns: | GtkSourceSnippetContext |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |