Method

GtkSourceSnippetChunkset_text_set

Declaration

void
gtk_source_snippet_chunk_set_text_set (
  GtkSourceSnippetChunk* chunk,
  gboolean text_set
)

Description

Sets the GtkSourceSnippetChunk:text-set property.

This is typically set when the user has edited a snippet chunk by the snippet engine.

Parameters

text_set gboolean
 

The property value.