Method

IdeSnippetget_description

Declaration

const gchar*
ide_snippet_get_description (
  IdeSnippet* self
)

Description

Gets the description for the snippet.

Available since:3.32

Return value

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