Documentation
Dlang.org
Snippet.getNthChunk
gtksource
snippet
Snippet
Gets the chunk at nth.
class
Snippet
gtksource.snippet_chunk.SnippetChunk
getNthChunk
(
uint
nth
)
Parameters
nth
uint
the nth chunk to get
Return Value
Type:
gtksource
.
snippet_chunk
.
SnippetChunk
an #GtkSourceSnippetChunk
gtksource
snippet
Snippet
constructors
this
functions
addChunk
copy
getContext
getDescription
getFocusPosition
getLanguageId
getNChunks
getName
getNthChunk
getTrigger
self
setDescription
setLanguageId
setName
setTrigger
properties
buffer
description
focusPosition
gType
languageId
name
trigger
static functions
getGType
newParsed
Gets the chunk at nth.