Documentation
Dlang.org
Snippet.this
gtksource
snippet
Snippet
Creates a new #GtkSourceSnippet
this
(void* ptr, Flag!"Take" take)
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
gtksource
snippet
Snippet
constructors
this
functions
addChunk
copy
getContext
getDescription
getFocusPosition
getLanguageId
getNChunks
getName
getNthChunk
getTrigger
self
setDescription
setLanguageId
setName
setTrigger
properties
_gType
buffer
description
focusPosition
languageId
name
trigger
static functions
_getGType
newParsed
Creates a new #GtkSourceSnippet