Snippet.this

Creates a new #GtkSourceSnippet

  1. this(void* ptr, Flag!"Take" take)
  2. this(string trigger, string languageId)
    class Snippet
    this
    (
    string trigger = null
    ,
    string languageId = null
    )

Parameters

trigger string

the trigger word

languageId string

the source language

Return Value

A new #GtkSourceSnippet