Method

IdeSnippetget_context

since: 3.32

Declaration

IdeSnippetContext*
ide_snippet_get_context (
  IdeSnippet* self
)

Description

Get’s the context used for expanding the snippet.

Available since: 3.32

Return value

Type: IdeSnippetContext

An IdeSnippetContext.

The data is owned by the instance.
The return value can be NULL.