Method

IdeSnippetget_context

Declaration

IdeSnippetContext*
ide_snippet_get_context (
  IdeSnippet* self
)

Description

Get’s the context used for expanding the snippet.

Available since:3.32

Return value

Returns: IdeSnippetContext
 

An IdeSnippetContext.

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