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
setDescription
setLanguageId
setName
setTrigger
static functions
newParsed
Sets the description for the snippet.