Method
GtkSourceSnippetManagerlist_all
Declaration [src]
GListModel*
gtk_source_snippet_manager_list_all (
GtkSourceSnippetManager* self
)
Description [src]
Gets a GListModel
of all snippets.
This can be used to get an unfiltered list of all of the snippets known to the snippet manager.
Available since: | 5.6 |