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