Method

GtkSourceCompletionWordsregister

Declaration

void
gtk_source_completion_words_register (
  GtkSourceCompletionWords* words,
  GtkTextBuffer* buffer
)

Description

Registers buffer in the words provider.

Parameters

buffer GtkTextBuffer
 

A GtkTextBuffer.

 The data is owned by the caller of the function.