Packages
gtksourceview-5
GtkSource
Snippet
buffer
description
focus_position
language_id
name
trigger
Snippet
Snippet.parsed
add_chunk
copy
get_context
get_description
get_focus_position
get_language_id
get_n_chunks
get_name
get_nth_chunk
get_trigger
set_description
set_language_id
set_name
set_trigger
get_nth_chunk
Description:
public
unowned
SnippetChunk
get_nth_chunk
(
uint
nth)
Gets the chunk at
nth
.
Parameters:
this
a
Snippet
nth
the nth chunk to get
Returns:
an
SnippetChunk