set_enable_snippets
Description:
Sets the [property@View:enable-snippets] property.
If enable_snippets is true, matching snippets found in the [class@SnippetManager] may be
expanded when the user presses Tab after a word in the [class@View].
Parameters:
| this |
a View |
| enable_snippets |
if snippets should be enabled |