Method

GtkSourceSnippetget_name

Declaration [src]

const gchar*
gtk_source_snippet_get_name (
  GtkSourceSnippet* snippet
)

Description [src]

Gets the name for the snippet.

Gets propertyGtkSource.Snippet:name

Return value

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