Method

GtkSourceCompletionWordsregister

Declaration [src]

void
gtk_source_completion_words_register (
  GtkSourceCompletionWords* words,
  GtkTextBuffer* buffer
)

Description [src]

Registers buffer in the words provider.

Parameters

buffer GtkTextBuffer
 

A GtkTextBuffer.

 The data is owned by the caller of the function.