Method

GtkSourceSnippetget_description

Declaration

const gchar*
gtk_source_snippet_get_description (
  GtkSourceSnippet* snippet
)

Description

Gets the description for the snippet.

Return value

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