Method

IdeSnippetChunkget_text

Declaration

const gchar*
ide_snippet_chunk_get_text (
  IdeSnippetChunk* chunk
)

Description

No description available.
Gets propertyIde.SnippetChunk:text

Return value

Returns: const gchar*
  No description available.
 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.