Method

IdeSnippetget_description

since: 3.32

Declaration

const gchar*
ide_snippet_get_description (
  IdeSnippet* self
)

Description

Gets the description for the snippet.

Available since: 3.32

Return value

Type: const gchar*

No description available.

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