Method

GtkSourceSnippetget_n_chunks

Declaration [src]

guint
gtk_source_snippet_get_n_chunks (
  GtkSourceSnippet* snippet
)

Description [src]

Gets the number of chunks in the snippet.

Note that not all chunks are editable.

Return value

Type: guint

The number of chunks.