Documentation
Dlang.org
Snippet.this
gtksource
snippet
Snippet
Creates a new #GtkSourceSnippet
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
gtksource
snippet
Snippet
constructors
this
functions
addChunk
copy
getContext
getDescription
getFocusPosition
getLanguageId
getNChunks
getName
getNthChunk
getTrigger
setDescription
setLanguageId
setName
setTrigger
static functions
newParsed
Creates a new #GtkSourceSnippet