Method

GtkSourceSnippetget_n_chunks

Declaration

guint
gtk_source_snippet_get_n_chunks (
  GtkSourceSnippet* snippet
)

Description

Gets the number of chunks in the snippet.

Note that not all chunks are editable.

Return value

Returns: guint
 

The number of chunks.