Method

GtkSourceCompletionget_buffer

Declaration [src]

GtkSourceBuffer*
gtk_source_completion_get_buffer (
  GtkSourceCompletion* self
)

Description [src]

Gets the connected GtkSourceView‘s GtkSourceBuffer

Return value

Returns: GtkSourceBuffer
 

A GtkSourceBuffer.

 The data is owned by the instance.