Documentation
Dlang.org
Snippet.setDescription
gtksource
snippet
Snippet
Sets the description for the snippet.
class
Snippet
void
setDescription
(
string
description
)
Parameters
description
string
the snippet description
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
Sets the description for the snippet.