Method

GtkSourceSnippetChunkget_context

Declaration [src]

GtkSourceSnippetContext*
gtk_source_snippet_chunk_get_context (
  GtkSourceSnippetChunk* chunk
)

Description [src]

Gets the context for the snippet insertion.

Return value

Type: GtkSourceSnippetContext

A GtkSourceSnippetContext.

The data is owned by the instance.