Method
GtkSourceSnippetContextset_variable
Declaration [src]
void
gtk_source_snippet_context_set_variable (
GtkSourceSnippetContext* self,
const gchar* key,
const gchar* value
)
Description [src]
Sets a variable within the context.
This variable may be overridden by future updates to the context.