Method

IdeSnippetChunkget_context

since: 3.32

Declaration

IdeSnippetContext*
ide_snippet_chunk_get_context (
  IdeSnippetChunk* chunk
)

Description

Gets the context for the snippet insertion.

Available since: 3.32

Return value

Type: IdeSnippetContext

An IdeSnippetContext.

The data is owned by the instance.