Function

GtkSourceSnippetManagerget_default

Declaration

GtkSourceSnippetManager*
gtk_source_snippet_manager_get_default (
  void
)

Description

Returns the default GtkSourceSnippetManager instance.

Return value

Returns: GtkSourceSnippetManager
 

A GtkSourceSnippetManager which is owned by GtkSourceView library and must not be unref’d.

 The data is owned by the called function.