Method

IdeSnippetChunkget_text

Declaration

const gchar*
ide_snippet_chunk_get_text (
  IdeSnippetChunk* chunk
)

Description

No description available.
Gets propertyIde.SnippetChunk:text

Return value

Type: const gchar*

No description available.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.