Method

SpellingTextBufferAdapterget_buffer

Declaration [src]

GtkSourceBuffer*
spelling_text_buffer_adapter_get_buffer (
  SpellingTextBufferAdapter* self
)

Description [src]

Gets the underlying buffer for the adapter.

Return value

Type: GtkSourceBuffer

A GtkSourceBuffer.

The data is owned by the instance.
The return value can be NULL.