Method

GtkSourceCompletionWordsunregister

Declaration

void
gtk_source_completion_words_unregister (
  GtkSourceCompletionWords* words,
  GtkTextBuffer* buffer
)

Description

Unregisters buffer from the words provider.

Parameters

buffer GtkTextBuffer
 

A GtkTextBuffer.

 The data is owned by the caller of the function.